Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dah4.c24 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp()
48 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv()
54 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req()
67 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg()
153 struct crypto_ahash *ahash; in ah_output() local
311 struct crypto_ahash *ahash; in ah_input() local
476 struct crypto_ahash *ahash; in ah_init_state() local
/Linux-v4.19/drivers/crypto/caam/
Dcaamhash.c292 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
430 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey()
530 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_unmap_ctx() local
546 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done() local
580 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi() local
615 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src() local
649 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst() local
741 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
871 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
946 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
[all …]
/Linux-v4.19/net/ipv6/
Dah6.c61 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp()
90 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv()
96 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req()
109 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg()
343 struct crypto_ahash *ahash; in ah6_output() local
529 struct crypto_ahash *ahash; in ah6_input() local
687 struct crypto_ahash *ahash; in ah6_init_state() local
/Linux-v4.19/drivers/crypto/qce/
Dsha.c41 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done() local
149 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_export() local
180 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_import_common() local
420 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-v4.19/include/net/
Dah.h13 struct crypto_ahash *ahash; member
/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel_hash.c154 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_req_result() local
205 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_ahash_send_req() local
382 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_inv_result() local
525 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_ahash_cache() local
601 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_ahash_update() local
678 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_ahash_export() local
697 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_ahash_import() local
Dsafexcel.h647 struct ahash_alg ahash; member
/Linux-v4.19/drivers/crypto/ccree/
Dcc_hash.c699 static int cc_hash_setkey(struct crypto_ahash *ahash, const u8 *key, in cc_hash_setkey()
887 static int cc_xcbc_setkey(struct crypto_ahash *ahash, in cc_xcbc_setkey()
969 static int cc_cmac_setkey(struct crypto_ahash *ahash, in cc_cmac_setkey()
1455 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_export() local
1481 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_import() local
/Linux-v4.19/drivers/crypto/
Dn2_core.c375 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hash_cra_init() local
401 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hash_cra_exit() local
410 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hmac_cra_init() local
450 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hmac_cra_exit() local
1421 struct ahash_alg *ahash; in __n2_register_one_hmac() local
1461 struct ahash_alg *ahash; in __n2_register_one_ahash() local
Dtalitos.c2127 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in ahash_digest() local
/Linux-v4.19/drivers/crypto/bcm/
Dcipher.c705 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in handle_ahash_req() local
947 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in spu_hmac_outer_hash() local
1047 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in handle_ahash_resp() local
2351 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey()
2415 static int ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_hmac_setkey()
/Linux-v4.19/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.c327 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_sha_cra_init() local
/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_alg.c702 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_update() local
721 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_digest() local
/Linux-v4.19/drivers/crypto/marvell/
Dhash.c813 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_export() local
831 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_import() local
/Linux-v4.19/include/crypto/
Dhash.h67 #define AHASH_REQUEST_ON_STACK(name, ahash) \ argument
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_ctl.c271 __u32 ahash; in ip_vs_svc_hashkey() local