Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/internal/
Dhash.h79 int crypto_register_ahashes(struct ahash_alg *algs, int count);
/linux-4.19.296/crypto/
Dahash.c594 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes() function
612 EXPORT_SYMBOL_GPL(crypto_register_ahashes);