Searched refs:rsa (Results 1 – 2 of 2) sorted by relevance
385 static struct akcipher_alg rsa = { variable405 err = crypto_register_akcipher(&rsa); in rsa_init()422 crypto_unregister_akcipher(&rsa); in rsa_init()430 crypto_unregister_akcipher(&rsa); in rsa_exit()
49 rsa_generic-y += rsa.o51 rsa_generic-y += rsa-pkcs1pad.o
Completed in 4 milliseconds