Home
last modified time | relevance | path

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

/linux/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()