Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/drivers/crypto/
Dtalitos.c735 static int aead_setauthsize(struct crypto_aead *authenc, in aead_setauthsize()
745 static int aead_setkey(struct crypto_aead *authenc, in aead_setkey()
892 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in ipsec_esp_encrypt_done() local
921 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in ipsec_esp_decrypt_swauth_done() local
1281 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in aead_edesc_alloc() local
1291 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_encrypt() local
1308 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_decrypt() local
1361 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in aead_givencrypt() local