/linux-4.1.27/net/ipv4/ |
D | ah4.c | 23 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 47 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() 53 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 66 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 152 struct crypto_ahash *ahash; in ah_output() local 305 struct crypto_ahash *ahash; in ah_input() local 466 struct crypto_ahash *ahash; in ah_init_state() local
|
/linux-4.1.27/drivers/crypto/caam/ |
D | caamhash.c | 311 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc() 512 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() 623 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_unmap_ctx() local 637 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done() local 672 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi() local 707 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src() local 742 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst() local 775 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local 900 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local 983 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local [all …]
|
/linux-4.1.27/net/ipv6/ |
D | ah6.c | 60 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 89 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() 95 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 108 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 341 struct crypto_ahash *ahash; in ah6_output() local 522 struct crypto_ahash *ahash; in ah6_input() local 675 struct crypto_ahash *ahash; in ah6_init_state() local
|
/linux-4.1.27/drivers/crypto/qce/ |
D | sha.c | 41 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done() local 148 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_export() local 179 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_import_common() local 442 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in qce_ahash_cra_init() local
|
D | sha.h | 72 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in to_ahash_tmpl() local
|
D | common.h | 91 struct ahash_alg ahash; member
|
D | common.c | 234 struct crypto_ahash *ahash = __crypto_ahash_cast(async_req->tfm); in qce_setup_regs_ahash() local
|
/linux-4.1.27/include/net/ |
D | ah.h | 12 struct crypto_ahash *ahash; member
|
/linux-4.1.27/drivers/crypto/ |
D | n2_core.c | 360 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hash_cra_init() local 386 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hash_cra_exit() local 395 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hmac_cra_init() local 435 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hmac_cra_exit() local 1427 struct ahash_alg *ahash; in __n2_register_one_hmac() local 1467 struct ahash_alg *ahash; in __n2_register_one_ahash() local
|
D | sahara.c | 1222 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in sahara_sha_export() local 1235 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in sahara_sha_import() local
|
D | talitos.c | 1810 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in ahash_digest() local
|
/linux-4.1.27/drivers/crypto/ccp/ |
D | ccp-crypto-aes-cmac.c | 323 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_aes_cmac_cra_init() local
|
D | ccp-crypto-sha.c | 291 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_sha_cra_init() local
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 271 __u32 ahash; in ip_vs_svc_hashkey() local
|