Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dcts.c389 static struct crypto_template crypto_cts_tmpl = { variable
397 return crypto_register_template(&crypto_cts_tmpl); in crypto_cts_module_init()
402 crypto_unregister_template(&crypto_cts_tmpl); in crypto_cts_module_exit()