Searched refs:crypto_register_akcipher (Results 1 – 9 of 9) sorted by relevance
123 int crypto_register_akcipher(struct akcipher_alg *alg) in crypto_register_akcipher() function139 EXPORT_SYMBOL_GPL(crypto_register_akcipher);
262 err = crypto_register_akcipher(&rsa); in rsa_init()
283 return crypto_register_akcipher(&ecrdsa_alg); in ecrdsa_mod_init()
467 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()
1176 err = crypto_register_akcipher(&caam_rsa.akcipher); in caam_pkc_init()
1162 ret = crypto_register_akcipher(&rsa); in hpre_algs_register()
1297 ret = crypto_register_akcipher(&rsa); in qat_asym_algs_register()