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

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

Completed in 37 milliseconds