Home
last modified time | relevance | path

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

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