Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dauthenc.c55 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey()
114 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_update_done() local
143 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_done() local
166 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_verify_ahash_update_done() local
215 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_verify_ahash_done() local
249 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_ahash_fb() local
288 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_ahash() local
315 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_genicv() local
369 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in crypto_authenc_encrypt_done() local
383 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_encrypt() local
[all …]
/linux-3.3/drivers/crypto/
Dtalitos.c758 static int aead_setauthsize(struct crypto_aead *authenc, in aead_setauthsize()
768 static int aead_setkey(struct crypto_aead *authenc, in aead_setkey()
915 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in ipsec_esp_encrypt_done() local
944 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in ipsec_esp_decrypt_swauth_done() local
1304 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in aead_edesc_alloc() local
1314 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_encrypt() local
1331 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_decrypt() local
1384 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in aead_givencrypt() local
/linux-3.3/drivers/crypto/caam/
Dcaamalg.c444 static int aead_setauthsize(struct crypto_aead *authenc, in aead_setauthsize()