Home
last modified time | relevance | path

Searched refs:hash_alg_common (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/include/crypto/
H A Dhash.h70 struct hash_alg_common HASH_ALG_COMMON;
172 struct hash_alg_common halg;
246 struct hash_alg_common halg;
365 static inline struct hash_alg_common *__crypto_hash_alg_common( in __crypto_hash_alg_common()
368 return container_of(alg, struct hash_alg_common, base); in __crypto_hash_alg_common()
371 static inline struct hash_alg_common *crypto_hash_alg_common( in crypto_hash_alg_common()
570 struct hash_alg_common *alg) in hash_get_stat()
579 static inline int crypto_hash_errstat(struct hash_alg_common *alg, int err) in crypto_hash_errstat()
604 struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in crypto_ahash_update()
/openbmc/linux/crypto/
H A Dhash.h19 struct hash_alg_common *halg = __crypto_hash_alg_common(alg); in crypto_hash_report_stat()
38 int hash_prepare_alg(struct hash_alg_common *alg);
H A Dahash.c158 const struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in ahash_set_needkey()
305 struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in crypto_ahash_final()
317 struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in crypto_ahash_finup()
333 struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in crypto_ahash_digest()
544 struct hash_alg_common *halg = crypto_hash_alg_common(hash); in crypto_clone_ahash()
676 bool crypto_hash_alg_has_setkey(struct hash_alg_common *halg) in crypto_hash_alg_has_setkey()
H A Dauthencesn.c393 struct hash_alg_common *auth; in crypto_authenc_esn_create()
H A Dauthenc.c376 struct hash_alg_common *auth; in crypto_authenc_create()
H A Dshash.c621 int hash_prepare_alg(struct hash_alg_common *alg) in hash_prepare_alg()
H A Dchacha20poly1305.c562 struct hash_alg_common *poly; in chachapoly_create()
H A Dccm.c454 struct hash_alg_common *mac; in crypto_ccm_create_common()
H A Dgcm.c583 struct hash_alg_common *ghash; in crypto_gcm_create_common()
/openbmc/linux/include/crypto/internal/
H A Dhash.h92 bool crypto_hash_alg_has_setkey(struct hash_alg_common *halg);
103 static inline struct hash_alg_common *crypto_spawn_ahash_alg( in crypto_spawn_ahash_alg()
/openbmc/linux/Documentation/crypto/
H A Dapi-digest.rst8 :functions: hash_alg_common ahash_alg shash_alg
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-sha.c417 struct hash_alg_common *halg; in ccp_register_hmac_alg()
461 struct hash_alg_common *halg; in ccp_register_sha_alg()
H A Dccp-crypto-aes-cmac.c353 struct hash_alg_common *halg; in ccp_register_aes_cmac_algs()
/openbmc/linux/drivers/crypto/
H A Dmxs-dcp.c582 struct hash_alg_common *halg = crypto_hash_alg_common(tfm); in mxs_dcp_run_sha()
623 struct hash_alg_common *halg = crypto_hash_alg_common(tfm); in dcp_sha_req_to_buf()
728 struct hash_alg_common *halg = crypto_hash_alg_common(tfm); in dcp_sha_init()
H A Dn2_core.c1407 struct hash_alg_common *halg; in __n2_register_one_ahash()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c1123 struct hash_alg_common *hash_alg_common = in cc_cra_init() local
1124 container_of(tfm->__crt_alg, struct hash_alg_common, base); in cc_cra_init()
1126 container_of(hash_alg_common, struct ahash_alg, halg); in cc_cra_init()
/openbmc/linux/drivers/crypto/caam/
H A Dcaamhash.c1764 struct hash_alg_common *halg = in caam_hash_cra_init()
1765 container_of(base, struct hash_alg_common, base); in caam_hash_cra_init()
H A Dcaamalg_qi2.c4555 struct hash_alg_common *halg = in caam_hash_cra_init()
4556 container_of(base, struct hash_alg_common, base); in caam_hash_cra_init()