Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dauthenc.c81 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey()
121 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_done() local
140 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_genicv() local
185 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_copy_assoc() local
197 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_encrypt() local
237 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt_tail() local
288 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt() local
/linux-4.4.14/drivers/crypto/
Dtalitos.c848 static int aead_setkey(struct crypto_aead *authenc, in aead_setkey()
946 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in ipsec_esp_encrypt_done() local
975 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in ipsec_esp_decrypt_swauth_done() local
1309 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in aead_edesc_alloc() local
1322 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_encrypt() local
1339 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_decrypt() local
/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c714 static int aead_setauthsize(struct crypto_aead *authenc, in aead_setauthsize()
915 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
1087 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
1264 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()