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

/linux-4.4.14/crypto/
H A Dcryptd.c874 static struct crypto_template cryptd_tmpl = { variable in typeref:struct:crypto_template
1003 err = crypto_register_template(&cryptd_tmpl); cryptd_init()
1013 crypto_unregister_template(&cryptd_tmpl); cryptd_exit()

Completed in 32 milliseconds