Searched defs:ahash (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/include/net/
H A Dah.h12 struct crypto_ahash *ahash; member in struct:ah_data
/linux-4.1.27/drivers/crypto/qce/
H A Dsha.h72 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); to_ahash_tmpl() local
H A Dcommon.h91 struct ahash_alg ahash; member in union:qce_alg_template::__anon3849
H A Dcommon.c234 struct crypto_ahash *ahash = __crypto_ahash_cast(async_req->tfm); qce_setup_regs_ahash() local
H A Dsha.c41 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); qce_ahash_done() local
148 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); qce_ahash_export() local
179 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); qce_import_common() local
442 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); qce_ahash_cra_init() local
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c323 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); ccp_aes_cmac_cra_init() local
H A Dccp-crypto-sha.c291 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); ccp_sha_cra_init() local
/linux-4.1.27/net/ipv4/
H A Dah4.c23 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, ah_alloc_tmp() argument
47 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, ah_tmp_icv() argument
53 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, ah_tmp_req() argument
66 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, ah_req_sg() argument
152 struct crypto_ahash *ahash; ah_output() local
305 struct crypto_ahash *ahash; ah_input() local
466 struct crypto_ahash *ahash; ah_init_state() local
/linux-4.1.27/net/ipv6/
H A Dah6.c60 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, ah_alloc_tmp() argument
89 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, ah_tmp_icv() argument
95 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, ah_tmp_req() argument
108 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, ah_req_sg() argument
341 struct crypto_ahash *ahash; ah6_output() local
522 struct crypto_ahash *ahash; ah6_input() local
675 struct crypto_ahash *ahash; ah6_init_state() local
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamhash.c311 static int ahash_set_sh_desc(struct crypto_ahash *ahash) ahash_set_sh_desc() argument
512 static int ahash_setkey(struct crypto_ahash *ahash, ahash_setkey() argument
623 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_unmap_ctx() local
637 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_done() local
672 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_done_bi() local
707 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_done_ctx_src() local
742 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_done_ctx_dst() local
775 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_update_ctx() local
900 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_final_ctx() local
983 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_finup_ctx() local
1073 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_digest() local
1153 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_final_no_ctx() local
1216 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_update_no_ctx() local
1331 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_finup_no_ctx() local
1416 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_update_first() local
1577 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_export() local
1589 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); ahash_import() local
1750 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); caam_hash_cra_init() local
/linux-4.1.27/drivers/crypto/
H A Dsahara.c1222 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); sahara_sha_export() local
1235 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); sahara_sha_import() local
H A Dtalitos.c1810 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); ahash_digest() local
H A Dn2_core.c360 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); n2_hash_cra_init() local
386 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); n2_hash_cra_exit() local
395 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); n2_hmac_cra_init() local
435 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); n2_hmac_cra_exit() local
1427 struct ahash_alg *ahash; __n2_register_one_hmac() local
1467 struct ahash_alg *ahash; __n2_register_one_ahash() local
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_ctl.c271 __u32 ahash; ip_vs_svc_hashkey() local

Completed in 654 milliseconds