Home
last modified time | relevance | path

Searched refs:crypto_engine_unregister_ahashes (Results 1 – 5 of 5) sorted by relevance

/linux/crypto/
A Dcrypto_engine.c643 crypto_engine_unregister_ahashes(algs, i); in crypto_engine_register_ahashes()
649 void crypto_engine_unregister_ahashes(struct ahash_engine_alg *algs, in crypto_engine_unregister_ahashes() function
657 EXPORT_SYMBOL_GPL(crypto_engine_unregister_ahashes);
/linux/include/crypto/
A Dengine.h91 void crypto_engine_unregister_ahashes(struct ahash_engine_alg *algs,
/linux/drivers/crypto/
A Dsahara.c1255 crypto_engine_unregister_ahashes(sha_v3_algs, ARRAY_SIZE(sha_v3_algs)); in sahara_register_algs()
1266 crypto_engine_unregister_ahashes(sha_v3_algs, ARRAY_SIZE(sha_v3_algs)); in sahara_unregister_algs()
1269 crypto_engine_unregister_ahashes(sha_v4_algs, in sahara_unregister_algs()
/linux/drivers/crypto/starfive/
A Djh7110-hash.c850 crypto_engine_unregister_ahashes(algs_sha2_sm3, ARRAY_SIZE(algs_sha2_sm3)); in starfive_hash_unregister_algs()
/linux/drivers/crypto/intel/keembay/
A Dkeembay-ocs-hcu-core.c1159 crypto_engine_unregister_ahashes(ocs_hcu_algs, ARRAY_SIZE(ocs_hcu_algs)); in kmb_ocs_hcu_remove()

Completed in 17 milliseconds