Home
last modified time | relevance | path

Searched refs:rsa_pkcs1pad_tmpl (Results 1 – 2 of 2) sorted by relevance

/crypto/
Drsa.c266 err = crypto_register_template(&rsa_pkcs1pad_tmpl); in rsa_init()
277 crypto_unregister_template(&rsa_pkcs1pad_tmpl); in rsa_exit()
Drsa-pkcs1pad.c687 struct crypto_template rsa_pkcs1pad_tmpl = { variable