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

/linux-master/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);
552 poly_step(ch, cl, tctx->polykey[0], tctx->polykey[1],

Completed in 105 milliseconds