Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/crypto/
Dauthenc.c89 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey()
130 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_done() local
149 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_genicv() local
194 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_copy_assoc() local
209 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_encrypt() local
247 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt_tail() local
295 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_decrypt() local
/kernel/linux/linux-5.10/crypto/
Dauthenc.c84 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey()
115 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in authenc_geniv_ahash_done() local
134 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_genicv() local
179 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_copy_assoc() local
194 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in crypto_authenc_encrypt() local
232 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
/kernel/linux/linux-5.10/drivers/crypto/ccree/
Dcc_aead.c669 static int cc_aead_setauthsize(struct crypto_aead *authenc, in cc_aead_setauthsize()
687 static int cc_rfc4309_ccm_setauthsize(struct crypto_aead *authenc, in cc_rfc4309_ccm_setauthsize()
702 static int cc_ccm_setauthsize(struct crypto_aead *authenc, in cc_ccm_setauthsize()
2141 static int cc_gcm_setauthsize(struct crypto_aead *authenc, in cc_gcm_setauthsize()
2160 static int cc_rfc4106_gcm_setauthsize(struct crypto_aead *authenc, in cc_rfc4106_gcm_setauthsize()
2180 static int cc_rfc4543_gcm_setauthsize(struct crypto_aead *authenc, in cc_rfc4543_gcm_setauthsize()
/kernel/linux/linux-4.19/drivers/crypto/ccree/
Dcc_aead.c667 static int cc_aead_setauthsize(struct crypto_aead *authenc, in cc_aead_setauthsize()
685 static int cc_rfc4309_ccm_setauthsize(struct crypto_aead *authenc, in cc_rfc4309_ccm_setauthsize()
700 static int cc_ccm_setauthsize(struct crypto_aead *authenc, in cc_ccm_setauthsize()
2199 static int cc_gcm_setauthsize(struct crypto_aead *authenc, in cc_gcm_setauthsize()
2218 static int cc_rfc4106_gcm_setauthsize(struct crypto_aead *authenc, in cc_rfc4106_gcm_setauthsize()
2238 static int cc_rfc4543_gcm_setauthsize(struct crypto_aead *authenc, in cc_rfc4543_gcm_setauthsize()
/kernel/linux/linux-5.10/drivers/crypto/
Dtalitos.c888 static int aead_setkey(struct crypto_aead *authenc, in aead_setkey()
921 static int aead_des3_setkey(struct crypto_aead *authenc, in aead_des3_setkey()
1026 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in ipsec_esp_encrypt_done() local
1046 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in ipsec_esp_decrypt_swauth_done() local
1419 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in aead_edesc_alloc() local
1433 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_encrypt() local
1450 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_decrypt() local
Dsa2ul.c1779 static int sa_aead_setkey(struct crypto_aead *authenc, in sa_aead_setkey()
1863 static int sa_aead_cbc_sha1_setkey(struct crypto_aead *authenc, in sa_aead_cbc_sha1_setkey()
1876 static int sa_aead_cbc_sha256_setkey(struct crypto_aead *authenc, in sa_aead_cbc_sha256_setkey()
/kernel/linux/linux-5.10/drivers/crypto/caam/
Dcaamalg_qi.c185 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in aead_setauthsize()
343 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
446 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
554 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()
Dcaamalg.c312 static int aead_setauthsize(struct crypto_aead *authenc, in aead_setauthsize()
373 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
440 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
508 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()
Dcaamalg_qi2.c274 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in aead_setauthsize()
702 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
796 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
897 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()
/kernel/linux/linux-4.19/drivers/crypto/caam/
Dcaamalg_qi.c188 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in aead_setauthsize()
332 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
427 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
531 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()
Dcaamalg.c316 static int aead_setauthsize(struct crypto_aead *authenc, in aead_setauthsize()
377 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize()
439 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize()
502 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize()
/kernel/linux/linux-4.19/drivers/crypto/
Dtalitos.c898 static int aead_setkey(struct crypto_aead *authenc, in aead_setkey()
1000 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in ipsec_esp_encrypt_done() local
1020 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in ipsec_esp_decrypt_swauth_done() local
1394 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in aead_edesc_alloc() local
1408 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_encrypt() local
1425 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in aead_decrypt() local
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
Dchcr_crypto.h226 struct chcr_authenc_ctx authenc[]; member
Dchcr_algo.c3550 static int chcr_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in chcr_authenc_setkey()
3678 static int chcr_aead_digest_null_setkey(struct crypto_aead *authenc, in chcr_aead_digest_null_setkey()
/kernel/linux/linux-4.19/drivers/crypto/chelsio/
Dchcr_crypto.h227 struct chcr_authenc_ctx authenc[0]; member
Dchcr_algo.c3353 static int chcr_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in chcr_authenc_setkey()
3489 static int chcr_aead_digest_null_setkey(struct crypto_aead *authenc, in chcr_aead_digest_null_setkey()