Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dakcipher.c154 void crypto_unregister_akcipher(struct akcipher_alg *alg) in crypto_unregister_akcipher() function
158 EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
H A Drsa.c422 crypto_unregister_akcipher(&rsa); in rsa_init()
430 crypto_unregister_akcipher(&rsa); in rsa_exit()
H A Dcrypto_engine.c672 crypto_unregister_akcipher(&alg->base); in crypto_engine_unregister_akcipher()
/linux-6.15/include/crypto/internal/
H A Dakcipher.h142 void crypto_unregister_akcipher(struct akcipher_alg *alg);
/linux-6.15/drivers/crypto/ccp/
H A Dccp-crypto-main.c390 crypto_unregister_akcipher(&akc_alg->alg); in ccp_unregister_algs()
/linux-6.15/drivers/crypto/starfive/
H A Djh7110-rsa.c591 crypto_unregister_akcipher(&starfive_rsa); in starfive_rsa_unregister_algs()
/linux-6.15/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c1357 crypto_unregister_akcipher(&rsa); in qat_asym_algs_unregister()
/linux-6.15/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c2130 crypto_unregister_akcipher(&rsa); in hpre_unregister_rsa()