Searched refs:crypto_unregister_akcipher (Results 1 – 12 of 12) sorted by relevance
354 crypto_unregister_akcipher(&ecdsa_nist_p256); in ecdsa_init()358 crypto_unregister_akcipher(&ecdsa_nist_p192); in ecdsa_init()365 crypto_unregister_akcipher(&ecdsa_nist_p192); in ecdsa_exit()366 crypto_unregister_akcipher(&ecdsa_nist_p256); in ecdsa_exit()367 crypto_unregister_akcipher(&ecdsa_nist_p384); in ecdsa_exit()
149 void crypto_unregister_akcipher(struct akcipher_alg *alg) in crypto_unregister_akcipher() function153 EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
340 crypto_unregister_akcipher(&rsa); in rsa_init()350 crypto_unregister_akcipher(&rsa); in rsa_exit()
288 crypto_unregister_akcipher(&ecrdsa_alg); in ecrdsa_mod_fini()
451 crypto_unregister_akcipher(&sm2); in sm2_exit()
142 void crypto_unregister_akcipher(struct akcipher_alg *alg);
390 crypto_unregister_akcipher(&akc_alg->alg); in ccp_unregister_algs()
589 crypto_unregister_akcipher(&virtio_crypto_akcipher_algs[i].algo); in virtio_crypto_akcipher_algs_unregister()
652 crypto_unregister_akcipher(&aspeed_acry_akcipher_algs[i].akcipher); in aspeed_acry_unregister()
1217 crypto_unregister_akcipher(&caam_rsa.akcipher); in caam_pkc_exit()
1305 crypto_unregister_akcipher(&rsa); in qat_asym_algs_unregister()
2114 crypto_unregister_akcipher(&rsa); in hpre_unregister_rsa()
Completed in 28 milliseconds