Home
last modified time | relevance | path

Searched refs:ecdsa_x962_tmpl (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/crypto/
H A Decdsa.c297 ret = crypto_register_template(&ecdsa_x962_tmpl); in ecdsa_init()
308 crypto_unregister_template(&ecdsa_x962_tmpl); in ecdsa_init()
327 crypto_unregister_template(&ecdsa_x962_tmpl); in ecdsa_exit()
H A Decdsa-x962.c231 struct crypto_template ecdsa_x962_tmpl = { variable
/linux-6.15/include/crypto/internal/
H A Decc.h308 extern struct crypto_template ecdsa_x962_tmpl;