Searched refs:crypto_register_akcipher (Results 1 – 7 of 7) sorted by relevance
137 int crypto_register_akcipher(struct akcipher_alg *alg) in crypto_register_akcipher() function151 EXPORT_SYMBOL_GPL(crypto_register_akcipher);
405 err = crypto_register_akcipher(&rsa); in rsa_init()
133 int crypto_register_akcipher(struct akcipher_alg *alg);
263 ret = crypto_register_akcipher(alg); in ccp_register_rsa_alg()
586 return crypto_register_akcipher(&starfive_rsa); in starfive_rsa_register_algs()
1343 ret = crypto_register_akcipher(&rsa); in qat_asym_algs_register()
1784 ret = crypto_register_akcipher(&rsa); in hpre_register_rsa()