Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
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()