Searched refs:crypto_unregister_akcipher (Results 1 – 4 of 4) sorted by relevance
109 void crypto_unregister_akcipher(struct akcipher_alg *alg) in crypto_unregister_akcipher() function113 EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
347 crypto_unregister_akcipher(&rsa); in rsa_exit()
59 void crypto_unregister_akcipher(struct akcipher_alg *alg);
753 crypto_unregister_akcipher(&rsa); in qat_asym_algs_unregister()