Home
last modified time | relevance | path

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

/crypto/
Dcts.c410 static struct crypto_template crypto_cts_tmpl = { variable
418 return crypto_register_template(&crypto_cts_tmpl); in crypto_cts_module_init()
423 crypto_unregister_template(&crypto_cts_tmpl); in crypto_cts_module_exit()