Searched refs:rh2 (Results 1 – 1 of 1) sorted by relevance
/crypto/ |
D | vmac.c | 340 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument 343 nh_16(mp, ((kp)+2), nw, rh2, rl2); \ 351 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument 354 nh_vmac_nhbytes(mp, ((kp)+2), nw, rh2, rl2); \
|