Home
last modified time | relevance | path

Searched refs:crypto_register_akcipher (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/
H A Dakcipher.c129 int crypto_register_akcipher(struct akcipher_alg *alg) in crypto_register_akcipher() function
147 EXPORT_SYMBOL_GPL(crypto_register_akcipher);
H A Drsa.c262 err = crypto_register_akcipher(&rsa); in rsa_init()
H A Decrdsa.c283 return crypto_register_akcipher(&ecrdsa_alg); in ecrdsa_mod_init()
H A Dsm2.c446 return crypto_register_akcipher(&sm2); in sm2_init()
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dakcipher.h111 int crypto_register_akcipher(struct akcipher_alg *alg);
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c263 ret = crypto_register_akcipher(alg); in ccp_register_rsa_alg()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_core.c537 err = crypto_register_akcipher(&tmp_algs->alg.asym); in rk_crypto_register()
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaampkc.c1187 err = crypto_register_akcipher(&caam_rsa.akcipher); in caam_pkc_init()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1162 ret = crypto_register_akcipher(&rsa); in hpre_algs_register()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_asym_algs.c1297 ret = crypto_register_akcipher(&rsa); in qat_asym_algs_register()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip2292 crypto_register_akcipher