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

/linux-4.1.27/crypto/
H A Dlrw.c381 static struct crypto_template crypto_tmpl = { variable in typeref:struct:crypto_template
390 return crypto_register_template(&crypto_tmpl); crypto_module_init()
395 crypto_unregister_template(&crypto_tmpl); crypto_module_exit()
H A Dxts.c343 static struct crypto_template crypto_tmpl = { variable in typeref:struct:crypto_template
352 return crypto_register_template(&crypto_tmpl); crypto_module_init()
357 crypto_unregister_template(&crypto_tmpl); crypto_module_exit()

Completed in 57 milliseconds