Home
last modified time | relevance | path

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

/crypto/
Dvmac.c148 #define nh_16(mp, kp, nw, rh, rl) \ argument
159 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
174 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
194 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
253 #define nh_16(mp, kp, nw, rh, rl) \ argument
340 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
347 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
351 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
Daes_generic.c1186 const u32 *kp = ctx->key_enc + 4; in crypto_aes_encrypt() local
1257 const u32 *kp = ctx->key_dec + 4; in crypto_aes_decrypt() local