Searched defs:authenc_esn (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dauthencesn.c59 static int crypto_authenc_esn_setkey(struct crypto_aead *authenc_esn, const u8 *key, crypto_authenc_esn_setkey() argument
100 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); authenc_esn_geniv_ahash_update_done() local
140 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); authenc_esn_geniv_ahash_update_done2() local
171 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); authenc_esn_geniv_ahash_done() local
195 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); authenc_esn_verify_ahash_update_done() local
256 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); authenc_esn_verify_ahash_update_done2() local
306 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); authenc_esn_verify_ahash_done() local
341 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_ahash() local
389 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_genicv() local
458 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(areq); crypto_authenc_esn_encrypt_done() local
472 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_encrypt() local
513 struct crypto_aead *authenc_esn = aead_givcrypt_reqtfm(req); crypto_authenc_esn_givencrypt() local
536 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_verify() local
559 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_iverify() local
615 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_decrypt() local

Completed in 89 milliseconds