Searched refs:rsa (Results 1 – 2 of 2) sorted by relevance
242 static struct akcipher_alg rsa = { variable262 err = crypto_register_akcipher(&rsa); in rsa_init()268 crypto_unregister_akcipher(&rsa); in rsa_init()278 crypto_unregister_akcipher(&rsa); in rsa_exit()
42 rsa_generic-y += rsa.o44 rsa_generic-y += rsa-pkcs1pad.o