Searched refs:nh_vmac_nhbytes_2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | vmac.c | 142 * VMAC_NHBYTES), and nh_16_2 and nh_vmac_nhbytes_2 (versions that do two 194 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ macro 350 #ifndef nh_vmac_nhbytes_2 351 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh2, rl2) \ macro
|
/kernel/linux/linux-6.6/crypto/ |
H A D | vmac.c | 143 * VMAC_NHBYTES), and nh_16_2 and nh_vmac_nhbytes_2 (versions that do two 195 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ macro 351 #ifndef nh_vmac_nhbytes_2 352 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh2, rl2) \ macro
|
Completed in 3 milliseconds