Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcts.c406 static struct crypto_template crypto_cts_tmpl = { variable
414 return crypto_register_template(&crypto_cts_tmpl); in crypto_cts_module_init()
419 crypto_unregister_template(&crypto_cts_tmpl); in crypto_cts_module_exit()