Home
last modified time | relevance | path

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

/linux/crypto/
A Decdsa.c354 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()
A Dakcipher.c141 void crypto_unregister_akcipher(struct akcipher_alg *alg) in crypto_unregister_akcipher() function
145 EXPORT_SYMBOL_GPL(crypto_unregister_akcipher);
A Drsa.c268 crypto_unregister_akcipher(&rsa); in rsa_init()
278 crypto_unregister_akcipher(&rsa); in rsa_exit()
A Decrdsa.c288 crypto_unregister_akcipher(&ecrdsa_alg); in ecrdsa_mod_fini()
A Dsm2.c451 crypto_unregister_akcipher(&sm2); in sm2_exit()
/linux/include/crypto/internal/
A Dakcipher.h120 void crypto_unregister_akcipher(struct akcipher_alg *alg);
/linux/drivers/crypto/ccp/
A Dccp-crypto-main.c397 crypto_unregister_akcipher(&akc_alg->alg); in ccp_unregister_algs()
/linux/drivers/crypto/hisilicon/hpre/
A Dhpre_crypto.c2137 crypto_unregister_akcipher(&rsa); in hpre_algs_register()
2149 crypto_unregister_akcipher(&rsa); in hpre_algs_unregister()
/linux/drivers/crypto/caam/
A Dcaampkc.c1209 crypto_unregister_akcipher(&caam_rsa.akcipher); in caam_pkc_exit()
/linux/drivers/crypto/qat/qat_common/
A Dqat_asym_algs.c1306 crypto_unregister_akcipher(&rsa); in qat_asym_algs_unregister()
/linux/
A Dvmlinux.symvers7079 0x00000000 crypto_unregister_akcipher vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15136 ffff80001044a144 T crypto_unregister_akcipher
A D.tmp_System.map15136 ffff80001044a144 T crypto_unregister_akcipher

Completed in 344 milliseconds