crypto_unregister_akcipher  144 crypto/akcipher.c EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
crypto_unregister_akcipher  287 crypto/ecrdsa.c 	crypto_unregister_akcipher(&ecrdsa_alg);
crypto_unregister_akcipher  268 crypto/rsa.c   		crypto_unregister_akcipher(&rsa);
crypto_unregister_akcipher  278 crypto/rsa.c   	crypto_unregister_akcipher(&rsa);
crypto_unregister_akcipher 1132 drivers/crypto/caam/caampkc.c 		crypto_unregister_akcipher(&caam_rsa.akcipher);
crypto_unregister_akcipher  397 drivers/crypto/ccp/ccp-crypto-main.c 		crypto_unregister_akcipher(&akc_alg->alg);
crypto_unregister_akcipher 1356 drivers/crypto/qat/qat_common/qat_asym_algs.c 		crypto_unregister_akcipher(&rsa);
crypto_unregister_akcipher  126 include/crypto/internal/akcipher.h void crypto_unregister_akcipher(struct akcipher_alg *alg);