Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dcfb.c339 static struct crypto_template crypto_cfb_tmpl = { variable
347 return crypto_register_template(&crypto_cfb_tmpl); in crypto_cfb_module_init()
352 crypto_unregister_template(&crypto_cfb_tmpl); in crypto_cfb_module_exit()