Home
last modified time | relevance | path

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

/crypto/
Dvmac.c149 #define nh_16(mp, kp, nw, rh, rl) \ argument
160 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
175 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
195 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
254 #define nh_16(mp, kp, nw, rh, rl) \ argument
341 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
348 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
352 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
Daes_generic.c1180 const u32 *kp = ctx->key_enc + 4; in crypto_aes_encrypt() local
1251 const u32 *kp = ctx->key_dec + 4; in crypto_aes_decrypt() local