Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dah4.c23 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
468 struct crypto_ahash *ahash; in ah_init_state() local
/linux-4.4.14/net/ipv6/
Dah6.c60 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
677 struct crypto_ahash *ahash; in ah6_init_state() local
/linux-4.4.14/drivers/crypto/caam/
Dcaamhash.c319 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
520 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey()
628 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_unmap_ctx() local
642 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done() local
677 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi() local
712 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src() local
747 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst() local
780 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
902 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
985 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
[all …]
/linux-4.4.14/drivers/crypto/qce/
Dsha.c41 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done() local
144 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_export() local
175 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_import_common() local
438 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in qce_ahash_cra_init() local
Dsha.h70 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in to_ahash_tmpl() local
Dcommon.h91 struct ahash_alg ahash; member
Dcommon.c234 struct crypto_ahash *ahash = __crypto_ahash_cast(async_req->tfm); in qce_setup_regs_ahash() local
/linux-4.4.14/include/net/
Dah.h12 struct crypto_ahash *ahash; member
/linux-4.4.14/drivers/crypto/
Dn2_core.c360 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
Dsahara.c1158 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in sahara_sha_export() local
1171 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in sahara_sha_import() local
Dtalitos.c1959 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in ahash_digest() local
/linux-4.4.14/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c341 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_aes_cmac_cra_init() local
Dccp-crypto-sha.c304 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_sha_cra_init() local
/linux-4.4.14/drivers/crypto/marvell/
Dhash.c803 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_export() local
822 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_import() local
/linux-4.4.14/include/crypto/
Dhash.h66 #define AHASH_REQUEST_ON_STACK(name, ahash) \ argument
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ctl.c271 __u32 ahash; in ip_vs_svc_hashkey() local