Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/crypto/
A Dvmac.c273 #define nh_16(mp, kp, nw, rh, rl) \ argument
281 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
293 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
307 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
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()
479 #define nh_16(mp, kp, nw, rh, rl) nh_16_func(mp, kp, nw, &(rh), &(rl)); argument
611 #define nh_16(mp, kp, nw, rh, rl) \ argument
705 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
710 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
714 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument

Completed in 5 milliseconds