crypto_unregister_akcipher
EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
crypto_unregister_akcipher(&alg->base);
crypto_unregister_akcipher(&rsa);
crypto_unregister_akcipher(&rsa);
crypto_unregister_akcipher(&akc_alg->alg);
crypto_unregister_akcipher(&rsa);
crypto_unregister_akcipher(&rsa);
crypto_unregister_akcipher(&starfive_rsa);
void crypto_unregister_akcipher(struct akcipher_alg *alg);