Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dfpu.c191 static struct crypto_template crypto_fpu_tmpl = { variable
199 return crypto_register_template(&crypto_fpu_tmpl); in crypto_fpu_init()
204 crypto_unregister_template(&crypto_fpu_tmpl); in crypto_fpu_exit()