Home
last modified time | relevance | path

Searched refs:crypto_register_ahashes (Results 1 – 3 of 3) sorted by relevance

/linux/include/crypto/internal/
A Dhash.h71 int crypto_register_ahashes(struct ahash_alg *algs, int count);
/linux/crypto/
A Dahash.c675 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes() function
693 EXPORT_SYMBOL_GPL(crypto_register_ahashes);
/linux/drivers/crypto/axis/
A Dartpec6_crypto.c2923 err = crypto_register_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()

Completed in 679 milliseconds