Searched refs:crypto_unregister_akcipher (Results 1 – 3 of 3) sorted by relevance
155 void crypto_unregister_akcipher(struct akcipher_alg *alg) in crypto_unregister_akcipher() function159 EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
422 crypto_unregister_akcipher(&rsa); in rsa_init()430 crypto_unregister_akcipher(&rsa); in rsa_exit()
602 crypto_unregister_akcipher(&alg->base); in crypto_engine_unregister_akcipher()
Completed in 6 milliseconds