Searched refs:crypto_register_akcipher (Results 1 – 7 of 7) sorted by relevance
122 int crypto_register_akcipher(struct akcipher_alg *alg) in crypto_register_akcipher() function138 EXPORT_SYMBOL_GPL(crypto_register_akcipher);
262 err = crypto_register_akcipher(&rsa); in rsa_init()
282 return crypto_register_akcipher(&ecrdsa_alg); in ecrdsa_mod_init()
117 int crypto_register_akcipher(struct akcipher_alg *alg);
263 ret = crypto_register_akcipher(alg); in ccp_register_rsa_alg()
1111 err = crypto_register_akcipher(&caam_rsa.akcipher); in caam_pkc_init()
1342 ret = crypto_register_akcipher(&rsa); in qat_asym_algs_register()