Searched refs:crypto_register_akcipher (Results 1 – 13 of 13) sorted by relevance
123 int crypto_register_akcipher(struct akcipher_alg *alg) in crypto_register_akcipher() function139 EXPORT_SYMBOL_GPL(crypto_register_akcipher);
340 ret = crypto_register_akcipher(&ecdsa_nist_p192); in ecdsa_init()343 ret = crypto_register_akcipher(&ecdsa_nist_p256); in ecdsa_init()347 ret = crypto_register_akcipher(&ecdsa_nist_p384); in ecdsa_init()
262 err = crypto_register_akcipher(&rsa); in rsa_init()
283 return crypto_register_akcipher(&ecrdsa_alg); in ecrdsa_mod_init()
446 return crypto_register_akcipher(&sm2); in sm2_init()
111 int crypto_register_akcipher(struct akcipher_alg *alg);
263 ret = crypto_register_akcipher(alg); in ccp_register_rsa_alg()
1188 err = crypto_register_akcipher(&caam_rsa.akcipher); in caam_pkc_init()
1292 ret = crypto_register_akcipher(&rsa); in qat_asym_algs_register()
2114 ret = crypto_register_akcipher(&rsa); in hpre_algs_register()
11162 0x00000000 crypto_register_akcipher vmlinux EXPORT_SYMBOL_GPL
15135 ffff80001044a094 T crypto_register_akcipher
Completed in 315 milliseconds