Home
last modified time | relevance | path

Searched refs:poly_step (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dvmac.c227 #define poly_step(ah, al, kh, kl, mh, ml) \ macro
333 #define poly_step(ah, al, kh, kl, mh, ml) \ macro
421 poly_step(ch, cl, pkh, pkl, rh, rl); in vhash_blocks()
551 poly_step(ch, cl, tctx->polykey[0], tctx->polykey[1], in vhash_final()
/kernel/linux/linux-6.6/crypto/
H A Dvmac.c228 #define poly_step(ah, al, kh, kl, mh, ml) \ macro
334 #define poly_step(ah, al, kh, kl, mh, ml) \ macro
422 poly_step(ch, cl, pkh, pkl, rh, rl); in vhash_blocks()
552 poly_step(ch, cl, tctx->polykey[0], tctx->polykey[1], in vhash_final()

Completed in 3 milliseconds