rl1 159 crypto/vmac.c #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ rl1 162 crypto/vmac.c rh1 = rl1 = rh = rl = 0; \ rl1 169 crypto/vmac.c ADD128(rh1, rl1, th, tl); \ rl1 194 crypto/vmac.c #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ rl1 197 crypto/vmac.c rh1 = rl1 = rh = rl = 0; \ rl1 204 crypto/vmac.c ADD128(rh1, rl1, th, tl); \ rl1 210 crypto/vmac.c ADD128(rh1, rl1, th, tl); \ rl1 216 crypto/vmac.c ADD128(rh1, rl1, th, tl); \ rl1 222 crypto/vmac.c ADD128(rh1, rl1, th, tl); \