Home
last modified time | relevance | path

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

/linux/include/crypto/
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/crypto/
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/drivers/crypto/allwinner/sun8i-ss/
A Dsun8i-ss.h276 struct ahash_engine_alg hash;
/linux/drivers/crypto/aspeed/
A Daspeed-hace.h265 struct ahash_engine_alg ahash;
/linux/drivers/crypto/rockchip/
A Drk3288_crypto.h263 struct ahash_engine_alg hash;
/linux/drivers/crypto/allwinner/sun8i-ce/
A Dsun8i-ce.h344 struct ahash_engine_alg hash;
/linux/drivers/crypto/stm32/
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/drivers/crypto/
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()
A Dsahara.c1147 static struct ahash_engine_alg sha_v3_algs[] = {
1178 static struct ahash_engine_alg sha_v4_algs[] = {
/linux/drivers/crypto/tegra/
A Dtegra-se.h389 struct ahash_engine_alg ahash;
A Dtegra-se-hash.c1028 struct ahash_engine_alg *alg; in tegra_init_hash()
A Dtegra-se-aes.c1860 struct ahash_engine_alg *ahash_alg; in tegra_init_aes()
/linux/drivers/crypto/starfive/
A Djh7110-hash.c554 static struct ahash_engine_alg algs_sha2_sm3[] = {
/linux/drivers/crypto/intel/keembay/
A Dkeembay-ocs-hcu-core.c881 static struct ahash_engine_alg ocs_hcu_algs[] = {
/linux/drivers/crypto/caam/
A Dcaamhash.c1758 struct ahash_engine_alg ahash_alg;

Completed in 59 milliseconds