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

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

Completed in 91 milliseconds