Searched refs:crypto_register_akcipher (Results 1 – 3 of 3) sorted by relevance
139 int crypto_register_akcipher(struct akcipher_alg *alg) in crypto_register_akcipher() function153 EXPORT_SYMBOL_GPL(crypto_register_akcipher);
405 err = crypto_register_akcipher(&rsa); in rsa_init()
596 return crypto_register_akcipher(&alg->base); in crypto_engine_register_akcipher()
Completed in 6 milliseconds