Home
last modified time | relevance | path

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

/linux/crypto/
H A Dauthenc.c82 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey()
112 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_finish() local
147 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_genicv() local
189 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_encrypt() local
231 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt_tail() local
280 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt() local
/linux/drivers/crypto/
H A Dtalitos.c964 static int aead_setkey(struct crypto_aead *authenc, in aead_setkey()
997 static int aead_des3_setkey(struct crypto_aead *authenc, in aead_des3_setkey()
1102 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in ipsec_esp_encrypt_done() local
1122 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in ipsec_esp_decrypt_swauth_done() local
1492 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in aead_edesc_alloc() local
1506 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_encrypt() local
1523 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_decrypt() local