| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | esp6.c | 63 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqihlen) in esp_alloc_tmp() argument 90 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int seqhilen) in esp_tmp_iv() argument 97 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() argument 107 esp_req_sg(struct crypto_aead *aead, struct aead_request *req) esp_req_sg() argument 117 struct crypto_aead *aead = x->data; esp_ssg_unref() local 580 struct crypto_aead *aead; esp6_output_tail() local 697 struct crypto_aead *aead; esp6_output() local 745 struct crypto_aead *aead = x->data; esp_remove_trailer() local 787 struct crypto_aead *aead = x->data; esp6_input_done2() local 924 struct crypto_aead *aead = x->data; esp6_input() local 1048 struct crypto_aead *aead = x->data; esp6_destroy() local 1059 struct crypto_aead *aead; esp_init_aead() local 1094 struct crypto_aead *aead; esp_init_authenc() local 1188 struct crypto_aead *aead; esp6_init_state() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/mediatek/ |
| H A D | mtk-aes.c | 976 static int mtk_aes_gcm_setkey(struct crypto_aead *aead, const u8 *key, in mtk_aes_gcm_setkey() argument 1023 static int mtk_aes_gcm_setauthsize(struct crypto_aead *aead, in mtk_aes_gcm_setauthsize() argument 1053 static int mtk_aes_gcm_init(struct crypto_aead *aead) in mtk_aes_gcm_init() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | talitos.c | 990 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in ipsec_esp_unmap() local 1198 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in ipsec_esp() local 2257 struct aead_alg aead; global() member [all...] |
| H A D | picoxcell_crypto.c | 313 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in spacc_aead_make_ddts() local 415 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in spacc_aead_free_ddts() local 510 struct crypto_aead *aead = crypto_aead_reqtfm(aead_req); in spacc_aead_need_fallback() local 556 struct crypto_aead *aead in spacc_aead_submit() local 629 struct crypto_aead *aead = crypto_aead_reqtfm(req); spacc_aead_setup() local 675 struct crypto_aead *aead = crypto_aead_reqtfm(req); spacc_aead_encrypt() local 683 struct crypto_aead *aead = crypto_aead_reqtfm(req); spacc_aead_decrypt() local 1768 struct spacc_aead *aead, *an; spacc_remove() local [all...] |
| H A D | sa2ul.h | 316 struct crypto_aead *aead; member
|
| /kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
| H A D | chcr_crypto.h | 317 struct aead_alg aead; member
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| H A D | caamalg.c | 92 struct aead_alg aead; member 132 static int aead_null_set_sh_desc(struct crypto_aead *aead) in aead_null_set_sh_desc() argument 182 static int aead_set_sh_desc(struct crypto_aead *aead) in aead_set_sh_desc() argument 323 static int gcm_set_sh_desc(struct crypto_aead *aead) in gcm_set_sh_desc() argument 388 rfc4106_set_sh_desc(struct crypto_aead *aead) rfc4106_set_sh_desc() argument 456 rfc4543_set_sh_desc(struct crypto_aead *aead) rfc4543_set_sh_desc() argument 522 chachapoly_set_sh_desc(struct crypto_aead *aead) chachapoly_set_sh_desc() argument 547 chachapoly_setauthsize(struct crypto_aead *aead, unsigned int authsize) chachapoly_setauthsize() argument 559 chachapoly_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chachapoly_setkey() argument 576 aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) aead_setkey() argument 640 des3_aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) des3_aead_setkey() argument 657 gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) gcm_setkey() argument 678 rfc4106_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4106_setkey() argument 704 rfc4543_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4543_setkey() argument 1060 struct crypto_aead *aead = crypto_aead_reqtfm(req); init_aead_job() local 1121 struct crypto_aead *aead = crypto_aead_reqtfm(req); init_gcm_job() local 1151 struct crypto_aead *aead = crypto_aead_reqtfm(req); init_chachapoly_job() local 1185 struct crypto_aead *aead = crypto_aead_reqtfm(req); init_authenc_job() local 1293 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_edesc_alloc() local 1460 struct crypto_aead *aead = crypto_aead_reqtfm(req); chachapoly_crypt() local 1494 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_crypt() local 1550 struct crypto_aead *aead = crypto_aead_reqtfm(req); gcm_crypt() local [all...] |
| H A D | caamalg_qi2.c | 52 struct aead_alg aead; member 167 static int aead_set_sh_desc(struct crypto_aead *aead) in aead_set_sh_desc() argument 284 static int aead_setkey(struct crypto_aead *aead, const u8 *key, in aead_setkey() argument 324 static int des3_aead_setkey(struct crypto_aead *aead, cons argument 349 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_edesc_alloc() local 585 chachapoly_set_sh_desc(struct crypto_aead *aead) chachapoly_set_sh_desc() argument 617 chachapoly_setauthsize(struct crypto_aead *aead, unsigned int authsize) chachapoly_setauthsize() argument 629 chachapoly_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chachapoly_setkey() argument 646 gcm_set_sh_desc(struct crypto_aead *aead) gcm_set_sh_desc() argument 718 gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) gcm_setkey() argument 738 rfc4106_set_sh_desc(struct crypto_aead *aead) rfc4106_set_sh_desc() argument 813 rfc4106_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4106_setkey() argument 839 rfc4543_set_sh_desc(struct crypto_aead *aead) rfc4543_set_sh_desc() argument 912 rfc4543_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4543_setkey() argument 1259 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_unmap() local 1286 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_encrypt_done() local 1307 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_decrypt_done() local 1324 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_encrypt() local 1352 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_decrypt() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/bcm/ |
| H A D | cipher.c | 2510 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_need_fallback() local 2580 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_complete() local 2594 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_do_fallback() local 2640 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_enqueue() local 4246 aead_cra_init(struct crypto_aead *aead) aead_cra_init() argument 4297 aead_cra_exit(struct crypto_aead *aead) aead_cra_exit() argument 4545 struct aead_alg *aead = &driver_alg->alg.aead; spu_register_aead() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | ipsec.c | 844 struct xfrm_algo_aead aead; in xfrm_state_pack_algo() member
|
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | crypto.c | 202 struct tipc_aead __rcu *aead[KEY_MAX + 1]; member 236 struct tipc_aead *aead; member 243 struct tipc_aead *aead; member 377 tipc_aead_get(struct tipc_aead __rcu *aead) tipc_aead_get() argument 390 tipc_aead_put(struct tipc_aead *aead) tipc_aead_put() argument 402 struct tipc_aead *aead = container_of(rp, struct tipc_aead, rcu); tipc_aead_free() local 425 tipc_aead_users(struct tipc_aead __rcu *aead) tipc_aead_users() argument 439 tipc_aead_users_inc(struct tipc_aead __rcu *aead, int lim) tipc_aead_users_inc() argument 450 tipc_aead_users_dec(struct tipc_aead __rcu *aead, int lim) tipc_aead_users_dec() argument 461 tipc_aead_users_set(struct tipc_aead __rcu *aead, int val) tipc_aead_users_set() argument 481 tipc_aead_tfm_next(struct tipc_aead *aead) tipc_aead_tfm_next() argument 507 tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey, u8 mode) tipc_aead_init() argument 621 struct tipc_aead *aead; tipc_aead_clone() local 725 tipc_aead_encrypt(struct tipc_aead *aead, struct sk_buff *skb, struct tipc_bearer *b, struct tipc_media_addr *dst, struct tipc_node *__dnode) tipc_aead_encrypt() argument 842 struct tipc_aead *aead = tx_ctx->aead; tipc_aead_encrypt_done() local 881 tipc_aead_decrypt(struct net *net, struct tipc_aead *aead, struct sk_buff *skb, struct tipc_bearer *b) tipc_aead_decrypt() argument 966 struct tipc_aead *aead = rx_ctx->aead; tipc_aead_decrypt_done() local 1034 tipc_ehdr_build(struct net *net, struct tipc_aead *aead, u8 tx_key, struct sk_buff *skb, struct tipc_crypto *__rx) tipc_ehdr_build() argument 1126 struct tipc_aead *aead = NULL; tipc_crypto_key_init() local 1151 tipc_crypto_key_attach(struct tipc_crypto *c, struct tipc_aead *aead, u8 pos, bool master_key) tipc_crypto_key_attach() argument 1320 struct tipc_aead *aead = NULL; tipc_crypto_key_pick_tx() local 1693 struct tipc_aead *aead = NULL; tipc_crypto_xmit() local 1814 struct tipc_aead *aead = NULL; tipc_crypto_rcv() local 1892 tipc_crypto_rcv_complete(struct net *net, struct tipc_aead *aead, struct tipc_bearer *b, struct sk_buff **skb, int err) tipc_crypto_rcv_complete() argument 2078 struct tipc_aead *aead; tipc_crypto_key_dump() local 2198 struct tipc_aead *aead; tipc_crypto_key_distr() local 2445 struct tipc_aead *aead; tipc_crypto_work_tx() local [all...] |
| /kernel/linux/linux-5.10/net/xfrm/ |
| H A D | xfrm_state.c | 2553 struct crypto_aead *aead; in xfrm_state_mtu() local [all...] |
| /kernel/linux/linux-5.10/net/tls/ |
| H A D | tls_sw.c | 2319 struct crypto_aead **aead; in tls_set_sw_offload() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | crypto.h | 499 struct crypto_istat_aead aead; member
|
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| H A D | caamalg.c | 101 struct aead_engine_alg aead; member 140 static int aead_null_set_sh_desc(struct crypto_aead *aead) in aead_null_set_sh_desc() argument 190 static int aead_set_sh_desc(struct crypto_aead *aead) in aead_set_sh_desc() argument 332 gcm_set_sh_desc(struct crypto_aead *aead) gcm_set_sh_desc() argument 397 rfc4106_set_sh_desc(struct crypto_aead *aead) rfc4106_set_sh_desc() argument 465 rfc4543_set_sh_desc(struct crypto_aead *aead) rfc4543_set_sh_desc() argument 531 chachapoly_set_sh_desc(struct crypto_aead *aead) chachapoly_set_sh_desc() argument 556 chachapoly_setauthsize(struct crypto_aead *aead, unsigned int authsize) chachapoly_setauthsize() argument 568 chachapoly_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chachapoly_setkey() argument 585 aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) aead_setkey() argument 649 des3_aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) des3_aead_setkey() argument 666 gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) gcm_setkey() argument 687 rfc4106_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4106_setkey() argument 713 rfc4543_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4543_setkey() argument 1075 struct crypto_aead *aead = crypto_aead_reqtfm(req); init_aead_job() local 1136 struct crypto_aead *aead = crypto_aead_reqtfm(req); init_gcm_job() local 1166 struct crypto_aead *aead = crypto_aead_reqtfm(req); init_chachapoly_job() local 1200 struct crypto_aead *aead = crypto_aead_reqtfm(req); init_authenc_job() local 1309 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_edesc_alloc() local 1475 struct crypto_aead *aead = crypto_aead_reqtfm(req); chachapoly_crypt() local 1509 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_crypt() local 1568 struct crypto_aead *aead = crypto_aead_reqtfm(req); gcm_crypt() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/bcm/ |
| H A D | cipher.c | 2508 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_need_fallback() local 2575 struct crypto_aead *aead = crypto_aead_reqtfm(req); in aead_do_fallback() local 2601 struct crypto_aead *aead = crypto_aead_reqtfm(req); aead_enqueue() local 4207 aead_cra_init(struct crypto_aead *aead) aead_cra_init() argument 4265 aead_cra_exit(struct crypto_aead *aead) aead_cra_exit() argument 4513 struct aead_alg *aead = &driver_alg->alg.aead; spu_register_aead() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
| H A D | safexcel_cipher.c | 51 u8 aead; /* !=0=AEAD, 2=IPSec ESP AEAD, 3=IPsec ESP GMAC */ member 2901 struct crypto_aead *aead = crypto_aead_reqtfm(req); safexcel_aead_chachapoly_crypt() local 2962 struct crypto_aead *aead = __crypto_aead_cast(tfm); safexcel_aead_fallback_cra_init() local 3402 struct crypto_aead *aead = crypto_aead_reqtfm(req); safexcel_aead_fallback_crypt() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | talitos.c | 991 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in ipsec_esp_unmap() local 1199 struct crypto_aead *aead = crypto_aead_reqtfm(areq); in ipsec_esp() local 2258 struct aead_alg aead; global() member [all...] |
| H A D | sa2ul.h | 320 struct crypto_aead *aead; member
|
| /kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
| H A D | chcr_crypto.h | 321 struct aead_alg aead; member
|
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | crypto.c | 206 struct tipc_aead __rcu *aead[KEY_MAX + 1]; member 240 struct tipc_aead *aead; member 247 struct tipc_aead *aead; member 383 tipc_aead_get(struct tipc_aead __rcu *aead) tipc_aead_get() argument 396 tipc_aead_put(struct tipc_aead *aead) tipc_aead_put() argument 408 struct tipc_aead *aead = container_of(rp, struct tipc_aead, rcu); tipc_aead_free() local 431 tipc_aead_users(struct tipc_aead __rcu *aead) tipc_aead_users() argument 445 tipc_aead_users_inc(struct tipc_aead __rcu *aead, int lim) tipc_aead_users_inc() argument 456 tipc_aead_users_dec(struct tipc_aead __rcu *aead, int lim) tipc_aead_users_dec() argument 467 tipc_aead_users_set(struct tipc_aead __rcu *aead, int val) tipc_aead_users_set() argument 488 tipc_aead_tfm_next(struct tipc_aead *aead) tipc_aead_tfm_next() argument 514 tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey, u8 mode) tipc_aead_init() argument 628 struct tipc_aead *aead; tipc_aead_clone() local 732 tipc_aead_encrypt(struct tipc_aead *aead, struct sk_buff *skb, struct tipc_bearer *b, struct tipc_media_addr *dst, struct tipc_node *__dnode) tipc_aead_encrypt() argument 838 struct tipc_aead *aead = tx_ctx->aead; tipc_aead_encrypt_done() local 877 tipc_aead_decrypt(struct net *net, struct tipc_aead *aead, struct sk_buff *skb, struct tipc_bearer *b) tipc_aead_decrypt() argument 962 struct tipc_aead *aead = rx_ctx->aead; tipc_aead_decrypt_done() local 1030 tipc_ehdr_build(struct net *net, struct tipc_aead *aead, u8 tx_key, struct sk_buff *skb, struct tipc_crypto *__rx) tipc_ehdr_build() argument 1122 struct tipc_aead *aead = NULL; tipc_crypto_key_init() local 1147 tipc_crypto_key_attach(struct tipc_crypto *c, struct tipc_aead *aead, u8 pos, bool master_key) tipc_crypto_key_attach() argument 1316 struct tipc_aead *aead = NULL; tipc_crypto_key_pick_tx() local 1689 struct tipc_aead *aead = NULL; tipc_crypto_xmit() local 1810 struct tipc_aead *aead = NULL; tipc_crypto_rcv() local 1888 tipc_crypto_rcv_complete(struct net *net, struct tipc_aead *aead, struct tipc_bearer *b, struct sk_buff **skb, int err) tipc_crypto_rcv_complete() argument 2074 struct tipc_aead *aead; tipc_crypto_key_dump() local 2194 struct tipc_aead *aead; tipc_crypto_key_distr() local 2441 struct tipc_aead *aead; tipc_crypto_work_tx() local [all...] |
| /kernel/linux/linux-6.6/net/tls/ |
| H A D | tls_sw.c | 190 struct crypto_aead *aead = crypto_aead_reqtfm(aead_req); in tls_decrypt_done() local 2665 struct crypto_aead **aead; in tls_set_sw_offload() local [all...] |
| /kernel/linux/linux-6.6/net/xfrm/ |
| H A D | xfrm_state.c | 2747 struct crypto_aead *aead; in xfrm_state_mtu() local [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | testmgr.c | 147 struct aead_test_suite aead; member [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
| H A D | safexcel_cipher.c | 50 u8 aead; /* !=0=AEAD, 2=IPSec ESP AEAD, 3=IPsec ESP GMAC */ member 2892 struct crypto_aead *aead = crypto_aead_reqtfm(req); safexcel_aead_chachapoly_crypt() local 2953 struct crypto_aead *aead = __crypto_aead_cast(tfm); safexcel_aead_fallback_cra_init() local 3393 struct crypto_aead *aead = crypto_aead_reqtfm(req); safexcel_aead_fallback_crypt() local [all...] |