Home
last modified time | relevance | path

Searched refs:crypto_unregister_kpp (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/
H A Dkpp.c108 void crypto_unregister_kpp(struct kpp_alg *alg) in crypto_unregister_kpp() function
112 EXPORT_SYMBOL_GPL(crypto_unregister_kpp);
H A Dcurve25519-generic.c82 crypto_unregister_kpp(&curve25519_alg); in curve25519_exit()
H A Decdh.c164 crypto_unregister_kpp(&ecdh); in ecdh_exit()
H A Ddh.c270 crypto_unregister_kpp(&dh); in dh_exit()
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dkpp.h57 void crypto_unregister_kpp(struct kpp_alg *alg);
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dcurve25519-glue.c128 crypto_unregister_kpp(&curve25519_alg); in mod_exit()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-ecc.c368 crypto_unregister_kpp(&atmel_ecdh); in atmel_ecc_remove()
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dcurve25519-x86_64.c1504 crypto_unregister_kpp(&curve25519_alg); in curve25519_mod_exit()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1178 crypto_unregister_kpp(&dh); in hpre_algs_unregister()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_asym_algs.c1312 crypto_unregister_kpp(&dh); in qat_asym_algs_unregister()