Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dah4.c25 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
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamhash.c200 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 …]
H A Dcaamalg_qi2.c3130 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
3302 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey()
3389 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done() local
3416 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi() local
3454 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src() local
3481 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst() local
3517 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
3636 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
3707 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
3801 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local
[all …]
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dah6.c49 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
/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Dsha.c34 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
H A Dsha.h62 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in to_ahash_tmpl() local
H A Dcommon.h87 struct ahash_alg ahash; member
H A Dcommon.c146 struct crypto_ahash *ahash = __crypto_ahash_cast(async_req->tfm); in qce_setup_regs_ahash() local
/OK3568_Linux_fs/kernel/include/net/
H A Dah.h13 struct crypto_ahash *ahash; member
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_hash.c726 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
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dn2_core.c377 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
1362 struct ahash_alg *ahash; in __n2_register_one_hmac() local
1402 struct ahash_alg *ahash; in __n2_register_one_ahash() local
H A Dsa2ul.h315 struct crypto_ahash *ahash; member
H A Dsa2ul.c139 struct ahash_alg ahash; member
H A Dtalitos.c2122 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in ahash_digest() local
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.c659 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()
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c338 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_aes_cmac_cra_init() local
H A Dccp-crypto-sha.c316 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_sha_cra_init() local
/OK3568_Linux_fs/kernel/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c683 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
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dhash.h162 struct crypto_ahash *ahash) in ahash_alg_instance()
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/
H A Dhash.c819 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_export() local
837 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_import() local
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c232 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_req_result() local
523 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_inv_result() local
2534 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in safexcel_sha3_cra_init() local
H A Dsafexcel.h876 struct ahash_alg ahash; member
/OK3568_Linux_fs/kernel/crypto/
H A Dahash.c494 struct ahash_instance *ahash = ahash_instance(inst); in crypto_ahash_free_instance() local
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_ctl.c278 __u32 ahash; in ip_vs_svc_hashkey() local