Home
last modified time | relevance | path

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

/linux/crypto/
H A Dauthenc.c82 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey()
112 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_finish() local
147 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_genicv() local
189 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_encrypt() local
231 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt_tail() local
280 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt() local
/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c190 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in aead_setauthsize()
348 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
451 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
559 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()
H A Dcaamalg.c327 static int aead_setauthsize(struct crypto_aead *authenc, in aead_setauthsize()
388 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
455 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
523 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()
H A Dcaamalg_qi2.c280 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in aead_setauthsize()
709 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
803 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
904 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()
/linux/drivers/crypto/
H A Dsa2ul.c1769 static int sa_aead_setkey(struct crypto_aead *authenc, in sa_aead_setkey()
1852 static int sa_aead_cbc_sha1_setkey(struct crypto_aead *authenc, in sa_aead_cbc_sha1_setkey()
1865 static int sa_aead_cbc_sha256_setkey(struct crypto_aead *authenc, in sa_aead_cbc_sha256_setkey()