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

/linux-master/crypto/
H A Dessiv.c630 static struct crypto_template essiv_tmpl = { variable in typeref:struct:crypto_template
638 return crypto_register_template(&essiv_tmpl);
643 crypto_unregister_template(&essiv_tmpl);

Completed in 114 milliseconds