Searched refs:nh_16_2 (Results 1 – 1 of 1) sorted by relevance
/xen-4.10.0-shim-comet/xen/crypto/ |
A D | vmac.c | 281 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ macro 704 #ifndef nh_16_2 705 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ macro 891 nh_16_2(mptr,kptr,2*((remaining+15)/16),ch,cl,ch2,cl2); in vhash() 925 nh_16_2(mptr,kptr,2*((remaining+15)/16),rh,rl,rh2,rl2); in vhash()
|
Completed in 4 milliseconds