Searched refs:nh_16_func (Results 1 – 1 of 1) sorted by relevance
/xen-4.10.0-shim-comet/xen/crypto/ |
A D | vmac.c | 377 static void NOINLINE nh_16_func(const uint64_t *mp, const uint64_t *kp, size_t nw, uint64_t *rh, ui… in nh_16_func() function 479 #define nh_16(mp, kp, nw, rh, rl) nh_16_func(mp, kp, nw, &(rh), &(rl));
|
Completed in 4 milliseconds