/linux/net/ipv4/ |
H A D | ah4.c | 25 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 52 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 65 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 151 struct crypto_ahash *ahash; in ah_output() local 309 struct crypto_ahash *ahash; in ah_input() local 475 struct crypto_ahash *ahash; in ah_init_state() local
|
/linux/drivers/crypto/caam/ |
H A D | caamhash.c | 205 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc() 261 static int axcbc_set_sh_desc(struct crypto_ahash *ahash) in axcbc_set_sh_desc() 313 static int acmac_set_sh_desc(struct crypto_ahash *ahash) in acmac_set_sh_desc() 424 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey() 493 static int axcbc_setkey(struct crypto_ahash *ahash, const u8 *key, in axcbc_setkey() 513 static int acmac_setkey(struct crypto_ahash *ahash, const u8 *key, in acmac_setkey() 590 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy() local 641 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch() local 822 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local 947 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local [all …]
|
H A D | caamalg_qi2.c | 3138 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc() 3310 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() 3403 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done() local 3430 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi() local 3468 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src() local 3495 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst() local 3531 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local 3650 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local 3721 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local 3815 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local [all …]
|
/linux/net/ipv6/ |
H A D | ah6.c | 49 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 81 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 94 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 325 struct crypto_ahash *ahash; in ah6_output() local 511 struct crypto_ahash *ahash; in ah6_input() local 670 struct crypto_ahash *ahash; in ah6_init_state() local
|
/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_crypto.c | 788 struct crypto_ahash *ahash; gss_krb5_aes_encrypt() local 861 struct crypto_ahash *ahash; gss_krb5_aes_decrypt() local 1016 struct crypto_ahash *ahash; krb5_etm_encrypt() local 1107 struct crypto_ahash *ahash; krb5_etm_decrypt() local [all...] |
/linux/include/net/ |
H A D | ah.h | 13 struct crypto_ahash *ahash; member
|
/linux/drivers/crypto/qce/ |
H A D | sha.h | 63 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in to_ahash_tmpl() local
|
H A D | common.h | 91 struct ahash_alg ahash; member
|
H A D | common.c | 150 struct crypto_ahash *ahash = __crypto_ahash_cast(async_req->tfm); in qce_setup_regs_ahash() local
|
/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 669 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_update() local 688 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_digest() local
|
/linux/drivers/crypto/ccp/ |
H A D | ccp-crypto-aes-cmac.c | 338 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_aes_cmac_cra_init() local
|
H A D | ccp-crypto-sha.c | 316 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_sha_cra_init() local
|
/linux/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 843 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_export() local 861 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_import() local
|
/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss-hash.c | 47 int sun8i_ss_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, in sun8i_ss_hmac_setkey()
|
/linux/drivers/crypto/ |
H A D | sa2ul.h | 319 struct crypto_ahash *ahash; member
|
/linux/drivers/crypto/aspeed/ |
H A D | aspeed-hace.h | 265 struct ahash_engine_alg ahash; member
|
/linux/drivers/crypto/tegra/ |
H A D | tegra-se.h | 389 struct ahash_engine_alg ahash; member
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 319 __u32 ahash; in ip_vs_svc_hashkey() local
|
/linux/drivers/crypto/inside-secure/ |
H A D | safexcel.h | 883 struct ahash_alg ahash; member
|