/kernel/linux/linux-5.10/crypto/ |
H A D | authenc.c | 84 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey() argument 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); crypto_authenc_copy_assoc() local 194 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_encrypt() local 232 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_decrypt_tail() local 280 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_decrypt() local [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | authenc.c | 84 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey() argument 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 178 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_copy_assoc() local 193 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_encrypt() local 231 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_decrypt_tail() local 278 struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_authenc_decrypt() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_aead.c | 669 static int cc_aead_setauthsize(struct crypto_aead *authenc, in cc_aead_setauthsize() argument 687 static int cc_rfc4309_ccm_setauthsize(struct crypto_aead *authenc, in cc_rfc4309_ccm_setauthsize() argument 702 cc_ccm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) cc_ccm_setauthsize() argument 2141 cc_gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) cc_gcm_setauthsize() argument 2160 cc_rfc4106_gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) cc_rfc4106_gcm_setauthsize() argument 2180 cc_rfc4543_gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) cc_rfc4543_gcm_setauthsize() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 185 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in aead_setauthsize() argument 343 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() argument 446 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() argument 554 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize() argument [all...] |
H A D | caamalg.c | 312 static int aead_setauthsize(struct crypto_aead *authenc, in aead_setauthsize() argument 373 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() argument 440 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() argument 508 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize() argument [all...] |
H A D | caamalg_qi2.c | 274 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in aead_setauthsize() argument 703 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() argument 797 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() argument 898 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 190 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in aead_setauthsize() argument 348 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() argument 451 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() argument 559 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize() argument [all...] |
H A D | caamalg.c | 321 static int aead_setauthsize(struct crypto_aead *authenc, in aead_setauthsize() argument 382 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() argument 449 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() argument 517 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize() argument [all...] |
H A D | caamalg_qi2.c | 279 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in aead_setauthsize() argument 708 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) in gcm_setauthsize() argument 802 static int rfc4106_setauthsize(struct crypto_aead *authenc, in rfc4106_setauthsize() argument 903 static int rfc4543_setauthsize(struct crypto_aead *authenc, in rfc4543_setauthsize() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_aead.c | 669 static int cc_aead_setauthsize(struct crypto_aead *authenc, in cc_aead_setauthsize() argument 687 static int cc_rfc4309_ccm_setauthsize(struct crypto_aead *authenc, in cc_rfc4309_ccm_setauthsize() argument 702 cc_ccm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) cc_ccm_setauthsize() argument 2141 cc_gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) cc_gcm_setauthsize() argument 2160 cc_rfc4106_gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) cc_rfc4106_gcm_setauthsize() argument 2180 cc_rfc4543_gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) cc_rfc4543_gcm_setauthsize() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | talitos.c | 888 static int aead_setkey(struct crypto_aead *authenc, in aead_setkey() argument 921 static int aead_des3_setkey(struct crypto_aead *authenc, in aead_des3_setkey() argument 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); aead_edesc_alloc() local 1433 struct crypto_aead *authenc = crypto_aead_reqtfm(req); aead_encrypt() local 1450 struct crypto_aead *authenc = crypto_aead_reqtfm(req); aead_decrypt() local [all...] |
H A D | sa2ul.c | 1779 static int sa_aead_setkey(struct crypto_aead *authenc, in sa_aead_setkey() argument 1862 static int sa_aead_cbc_sha1_setkey(struct crypto_aead *authenc, in sa_aead_cbc_sha1_setkey() argument 1875 static int sa_aead_cbc_sha256_setkey(struct crypto_aead *authenc, in sa_aead_cbc_sha256_setkey() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_crypto.h | 226 struct chcr_authenc_ctx authenc[]; member
|
H A D | chcr_algo.c | 3550 static int chcr_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in chcr_authenc_setkey() argument 3678 static int chcr_aead_digest_null_setkey(struct crypto_aead *authenc, in chcr_aead_digest_null_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | talitos.c | 889 static int aead_setkey(struct crypto_aead *authenc, in aead_setkey() argument 922 static int aead_des3_setkey(struct crypto_aead *authenc, in aead_des3_setkey() argument 1027 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); in ipsec_esp_encrypt_done() local 1047 struct crypto_aead *authenc = crypto_aead_reqtfm(req); in ipsec_esp_decrypt_swauth_done() local 1420 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); aead_edesc_alloc() local 1434 struct crypto_aead *authenc = crypto_aead_reqtfm(req); aead_encrypt() local 1451 struct crypto_aead *authenc = crypto_aead_reqtfm(req); aead_decrypt() local [all...] |
H A D | sa2ul.c | 1800 static int sa_aead_setkey(struct crypto_aead *authenc, in sa_aead_setkey() argument 1883 static int sa_aead_cbc_sha1_setkey(struct crypto_aead *authenc, in sa_aead_cbc_sha1_setkey() argument 1896 static int sa_aead_cbc_sha256_setkey(struct crypto_aead *authenc, in sa_aead_cbc_sha256_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 3546 static int chcr_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in chcr_authenc_setkey() argument 3674 static int chcr_aead_digest_null_setkey(struct crypto_aead *authenc, in chcr_aead_digest_null_setkey() argument [all...] |