Home
last modified time | relevance | path

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

/crypto/
Dvmac.c103 #define ADD128(rh, rl, ih, il) \ argument
114 #define PMUL64(rh, rl, i1, i2) /* Assumes m doesn't overflow */ \ argument
123 #define MUL64(rh, rl, i1, i2) \ argument
148 #define nh_16(mp, kp, nw, rh, rl) \ argument
159 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
174 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
194 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
253 #define nh_16(mp, kp, nw, rh, rl) \ argument
340 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
347 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
[all …]