Home
last modified time | relevance | path

Searched defs:rh (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dvmac.c104 #define ADD128(rh, rl, ih, il) \ argument
115 #define PMUL64(rh, rl, i1, i2) /* Assumes m doesn't overflow */ \ argument
124 #define MUL64(rh, rl, i1, i2) \ argument
149 #define nh_16(mp, kp, nw, rh, rl) \ argument
160 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
175 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
195 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
254 #define nh_16(mp, kp, nw, rh, rl) \ argument
341 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
348 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
[all …]