Searched refs:crypto_unregister_akcipher (Results 1 – 7 of 7) sorted by relevance
140 void crypto_unregister_akcipher(struct akcipher_alg *alg) in crypto_unregister_akcipher() function144 EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
268 crypto_unregister_akcipher(&rsa); in rsa_init()278 crypto_unregister_akcipher(&rsa); in rsa_exit()
287 crypto_unregister_akcipher(&ecrdsa_alg); in ecrdsa_mod_fini()
126 void crypto_unregister_akcipher(struct akcipher_alg *alg);
397 crypto_unregister_akcipher(&akc_alg->alg); in ccp_unregister_algs()
1132 crypto_unregister_akcipher(&caam_rsa.akcipher); in caam_pkc_exit()
1356 crypto_unregister_akcipher(&rsa); in qat_asym_algs_unregister()