Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dalgapi.c317 __crypto_register_alg(struct crypto_alg *alg, struct list_head *algs_to_put) in __crypto_register_alg() function
466 larval = __crypto_register_alg(alg, &algs_to_put); in crypto_register_alg()
688 larval = __crypto_register_alg(&inst->alg, &algs_to_put); in crypto_register_instance()