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

/linux-master/crypto/
H A Dechainiv.c144 static struct crypto_template echainiv_tmpl = { variable in typeref:struct:crypto_template
152 return crypto_register_template(&echainiv_tmpl);
157 crypto_unregister_template(&echainiv_tmpl);

Completed in 108 milliseconds