| /kernel/linux/linux-5.10/net/ipv4/ |
| D | ah4.c | 25 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 49 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() 55 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 68 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 154 struct crypto_ahash *ahash; in ah_output() local 312 struct crypto_ahash *ahash; in ah_input() local 477 struct crypto_ahash *ahash; in ah_init_state() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | ah4.c | 25 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 49 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() 55 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 68 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 154 struct crypto_ahash *ahash; in ah_output() local 312 struct crypto_ahash *ahash; in ah_input() local 478 struct crypto_ahash *ahash; in ah_init_state() local
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | caamhash.c | 200 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc() 256 static int axcbc_set_sh_desc(struct crypto_ahash *ahash) in axcbc_set_sh_desc() 308 static int acmac_set_sh_desc(struct crypto_ahash *ahash) in acmac_set_sh_desc() 421 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() 484 static int axcbc_setkey(struct crypto_ahash *ahash, const u8 *key, in axcbc_setkey() 504 static int acmac_setkey(struct crypto_ahash *ahash, const u8 *key, in acmac_setkey() 581 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy() local 632 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch() local 697 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_edesc_alloc() local 814 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local [all …]
|
| D | caamalg_qi2.c | 3131 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc() 3303 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() 3390 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done() local 3417 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi() local 3455 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src() local 3482 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst() local 3518 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local 3637 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local 3708 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local 3802 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| D | caamhash.c | 205 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc() 261 static int axcbc_set_sh_desc(struct crypto_ahash *ahash) in axcbc_set_sh_desc() 313 static int acmac_set_sh_desc(struct crypto_ahash *ahash) in acmac_set_sh_desc() 424 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() 493 static int axcbc_setkey(struct crypto_ahash *ahash, const u8 *key, in axcbc_setkey() 513 static int acmac_setkey(struct crypto_ahash *ahash, const u8 *key, in acmac_setkey() 590 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy() local 641 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch() local 821 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local 946 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local [all …]
|
| D | caamalg_qi2.c | 3138 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc() 3310 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() 3403 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done() local 3430 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi() local 3468 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src() local 3495 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst() local 3531 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local 3650 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local 3721 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local 3815 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local [all …]
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | ah6.c | 49 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 78 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() 84 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 97 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 328 struct crypto_ahash *ahash; in ah6_output() local 514 struct crypto_ahash *ahash; in ah6_input() local 673 struct crypto_ahash *ahash; in ah6_init_state() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | ah6.c | 49 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 78 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() 84 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 97 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 331 struct crypto_ahash *ahash; in ah6_output() local 517 struct crypto_ahash *ahash; in ah6_input() local 676 struct crypto_ahash *ahash; in ah6_init_state() local
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| D | sha.c | 34 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done() local 142 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_export() local 173 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_import_common() local 428 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in qce_ahash_cra_init() local
|
| D | sha.h | 62 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in to_ahash_tmpl() local
|
| /kernel/linux/linux-6.6/include/net/ |
| D | ah.h | 13 struct crypto_ahash *ahash; member
|
| /kernel/linux/linux-5.10/include/net/ |
| D | ah.h | 13 struct crypto_ahash *ahash; member
|
| /kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
| D | gss_krb5_crypto.c | 788 struct crypto_ahash *ahash; in gss_krb5_aes_encrypt() local 861 struct crypto_ahash *ahash; in gss_krb5_aes_decrypt() local 1016 struct crypto_ahash *ahash; in krb5_etm_encrypt() local 1107 struct crypto_ahash *ahash; in krb5_etm_decrypt() local
|
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| D | hash.h | 170 static inline void crypto_ahash_set_reqsize_dma(struct crypto_ahash *ahash, in crypto_ahash_set_reqsize_dma() 190 struct crypto_ahash *ahash) in ahash_alg_instance()
|
| /kernel/linux/linux-6.6/drivers/crypto/qce/ |
| D | sha.c | 40 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done() local 395 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in qce_ahash_cra_init() local
|
| D | sha.h | 63 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in to_ahash_tmpl() local
|
| /kernel/linux/linux-6.6/drivers/crypto/ccree/ |
| D | cc_hash.c | 726 static int cc_hash_setkey(struct crypto_ahash *ahash, const u8 *key, in cc_hash_setkey() 921 static int cc_xcbc_setkey(struct crypto_ahash *ahash, in cc_xcbc_setkey() 1007 static int cc_cmac_setkey(struct crypto_ahash *ahash, in cc_cmac_setkey() 1501 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_export() local 1527 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_import() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ccree/ |
| D | cc_hash.c | 726 static int cc_hash_setkey(struct crypto_ahash *ahash, const u8 *key, in cc_hash_setkey() 921 static int cc_xcbc_setkey(struct crypto_ahash *ahash, in cc_xcbc_setkey() 1007 static int cc_cmac_setkey(struct crypto_ahash *ahash, in cc_cmac_setkey() 1501 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_export() local 1527 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_import() local
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| D | n2_core.c | 379 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hash_cra_init() local 405 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hash_cra_exit() local 414 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hmac_cra_init() local 454 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hmac_cra_exit() local 1369 struct ahash_alg *ahash; in __n2_register_one_hmac() local 1409 struct ahash_alg *ahash; in __n2_register_one_ahash() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| D | n2_core.c | 377 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hash_cra_init() local 403 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hash_cra_exit() local 412 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hmac_cra_init() local 452 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hmac_cra_exit() local 1367 struct ahash_alg *ahash; in __n2_register_one_hmac() local 1407 struct ahash_alg *ahash; in __n2_register_one_ahash() local
|
| /kernel/linux/linux-6.6/drivers/crypto/bcm/ |
| D | cipher.c | 657 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in handle_ahash_req() local 899 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in spu_hmac_outer_hash() local 998 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in handle_ahash_resp() local 2251 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() 2315 static int ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_hmac_setkey()
|
| /kernel/linux/linux-5.10/drivers/crypto/bcm/ |
| D | cipher.c | 659 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in handle_ahash_req() local 901 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in spu_hmac_outer_hash() local 1001 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in handle_ahash_resp() local 2254 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() 2318 static int ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_hmac_setkey()
|
| /kernel/linux/linux-6.6/drivers/crypto/ccp/ |
| D | ccp-crypto-aes-cmac.c | 338 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_aes_cmac_cra_init() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ccp/ |
| D | ccp-crypto-aes-cmac.c | 338 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_aes_cmac_cra_init() local
|
| /kernel/linux/linux-5.10/drivers/crypto/amcc/ |
| D | crypto4xx_alg.c | 683 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_update() local 702 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_digest() local
|