Home
last modified time | relevance | path

Searched refs:crypto_unregister_akcipher (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/crypto/
Dakcipher.c141 void crypto_unregister_akcipher(struct akcipher_alg *alg) in crypto_unregister_akcipher() function
145 EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
Drsa.c268 crypto_unregister_akcipher(&rsa); in rsa_init()
278 crypto_unregister_akcipher(&rsa); in rsa_exit()
Decrdsa.c288 crypto_unregister_akcipher(&ecrdsa_alg); in ecrdsa_mod_fini()
Dsm2.c472 crypto_unregister_akcipher(&sm2); in sm2_exit()
/Linux-v5.10/include/crypto/internal/
Dakcipher.h120 void crypto_unregister_akcipher(struct akcipher_alg *alg);
/Linux-v5.10/drivers/crypto/ccp/
Dccp-crypto-main.c397 crypto_unregister_akcipher(&akc_alg->alg); in ccp_unregister_algs()
/Linux-v5.10/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c1168 crypto_unregister_akcipher(&rsa); in hpre_algs_register()
1176 crypto_unregister_akcipher(&rsa); in hpre_algs_unregister()
/Linux-v5.10/drivers/crypto/caam/
Dcaampkc.c1197 crypto_unregister_akcipher(&caam_rsa.akcipher); in caam_pkc_exit()
/Linux-v5.10/drivers/crypto/qat/qat_common/
Dqat_asym_algs.c1311 crypto_unregister_akcipher(&rsa); in qat_asym_algs_unregister()