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

/linux-4.1.27/crypto/
H A Dauthenc.c85 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, crypto_authenc_setkey() argument
126 struct crypto_aead *authenc = crypto_aead_reqtfm(req); authenc_geniv_ahash_update_done() local
155 struct crypto_aead *authenc = crypto_aead_reqtfm(req); authenc_geniv_ahash_done() local
178 struct crypto_aead *authenc = crypto_aead_reqtfm(req); authenc_verify_ahash_update_done() local
227 struct crypto_aead *authenc = crypto_aead_reqtfm(req); authenc_verify_ahash_done() local
261 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_ahash_fb() local
300 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_ahash() local
327 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_genicv() local
381 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); crypto_authenc_encrypt_done() local
396 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_encrypt() local
437 struct crypto_aead *authenc = aead_givcrypt_reqtfm(req); crypto_authenc_givencrypt() local
461 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_verify() local
484 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_iverify() local
523 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_decrypt() local
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c728 static int aead_setauthsize(struct crypto_aead *authenc, aead_setauthsize() argument
959 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) gcm_setauthsize() argument
1239 static int rfc4106_setauthsize(struct crypto_aead *authenc, rfc4106_setauthsize() argument
1634 static int rfc4543_setauthsize(struct crypto_aead *authenc, rfc4543_setauthsize() argument
/linux-4.1.27/drivers/crypto/
H A Dtalitos.c669 static int aead_setauthsize(struct crypto_aead *authenc, aead_setauthsize() argument
679 static int aead_setkey(struct crypto_aead *authenc, aead_setkey() argument
821 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); ipsec_esp_encrypt_done() local
851 struct crypto_aead *authenc = crypto_aead_reqtfm(req); ipsec_esp_decrypt_swauth_done() local
1220 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); aead_edesc_alloc() local
1232 struct crypto_aead *authenc = crypto_aead_reqtfm(req); aead_encrypt() local
1249 struct crypto_aead *authenc = crypto_aead_reqtfm(req); aead_decrypt() local
1301 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); aead_givencrypt() local

Completed in 97 milliseconds