Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dhash.h79 int crypto_register_ahashes(struct ahash_alg *algs, int count);
/Linux-v4.19/crypto/
Dahash.c584 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes() function
602 EXPORT_SYMBOL_GPL(crypto_register_ahashes);
/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c3102 err = crypto_register_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()
3109 err = crypto_register_ahashes(artpec7_hash_algos, in artpec6_crypto_probe()