Home
last modified time | relevance | path

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

/crypto/
Dvmac.c142 #define nh_16(mp, kp, nw, rh, rl) \ argument
153 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
168 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
188 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
247 #define nh_16(mp, kp, nw, rh, rl) \ argument
334 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
341 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
345 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
Daes_generic.c1335 const u32 *kp = ctx->key_enc + 4; in aes_encrypt() local
1408 const u32 *kp = ctx->key_dec + 4; in aes_decrypt() local