Home
last modified time | relevance | path

Searched refs:ahash_engine_alg (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/include/crypto/
H A Dengine.h34 struct ahash_engine_alg { struct
88 int crypto_engine_register_ahash(struct ahash_engine_alg *alg);
89 void crypto_engine_unregister_ahash(struct ahash_engine_alg *alg);
90 int crypto_engine_register_ahashes(struct ahash_engine_alg *algs, int count);
91 void crypto_engine_unregister_ahashes(struct ahash_engine_alg *algs,
/linux-6.15/crypto/
H A Dcrypto_engine.c613 int crypto_engine_register_ahash(struct ahash_engine_alg *alg) in crypto_engine_register_ahash()
624 void crypto_engine_unregister_ahash(struct ahash_engine_alg *alg) in crypto_engine_unregister_ahash()
630 int crypto_engine_register_ahashes(struct ahash_engine_alg *algs, int count) in crypto_engine_register_ahashes()
649 void crypto_engine_unregister_ahashes(struct ahash_engine_alg *algs, in crypto_engine_unregister_ahashes()
/linux-6.15/drivers/crypto/aspeed/
H A Daspeed-hace.h265 struct ahash_engine_alg ahash;
/linux-6.15/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h276 struct ahash_engine_alg hash;
/linux-6.15/drivers/crypto/rockchip/
H A Drk3288_crypto.h263 struct ahash_engine_alg hash;
/linux-6.15/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h344 struct ahash_engine_alg hash;
/linux-6.15/drivers/crypto/stm32/
H A Dstm32-hash.c178 struct ahash_engine_alg *algs_list;
1591 static struct ahash_engine_alg algs_md5[] = {
1651 static struct ahash_engine_alg algs_sha1[] = {
1711 static struct ahash_engine_alg algs_sha224[] = {
1771 static struct ahash_engine_alg algs_sha256[] = {
1831 static struct ahash_engine_alg algs_sha384_sha512[] = {
1948 static struct ahash_engine_alg algs_sha3[] = {
/linux-6.15/drivers/crypto/
H A Domap-sham.c178 struct ahash_engine_alg *algs_list;
1421 static struct ahash_engine_alg algs_sha1_md5[] = {
1517 static struct ahash_engine_alg algs_sha224_sha256[] = {
1612 static struct ahash_engine_alg algs_sha384_sha512[] = {
2144 struct ahash_engine_alg *ealg; in omap_sham_probe()
H A Dsahara.c1147 static struct ahash_engine_alg sha_v3_algs[] = {
1178 static struct ahash_engine_alg sha_v4_algs[] = {
/linux-6.15/drivers/crypto/tegra/
H A Dtegra-se.h392 struct ahash_engine_alg ahash;
H A Dtegra-se-hash.c1116 struct ahash_engine_alg *alg; in tegra_init_hash()
H A Dtegra-se-aes.c1989 struct ahash_engine_alg *ahash_alg; in tegra_init_aes()
/linux-6.15/drivers/crypto/starfive/
H A Djh7110-hash.c554 static struct ahash_engine_alg algs_sha2_sm3[] = {
/linux-6.15/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c881 static struct ahash_engine_alg ocs_hcu_algs[] = {
/linux-6.15/drivers/crypto/caam/
H A Dcaamhash.c1758 struct ahash_engine_alg ahash_alg;