Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/crypto/
Dfpu.c147 static struct crypto_template crypto_fpu_tmpl = { variable
156 return crypto_register_template(&crypto_fpu_tmpl); in crypto_fpu_init()
161 crypto_unregister_template(&crypto_fpu_tmpl); in crypto_fpu_exit()