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

/linux-master/crypto/
H A Dseqiv.c166 static struct crypto_template seqiv_tmpl = { variable in typeref:struct:crypto_template
174 return crypto_register_template(&seqiv_tmpl);
179 crypto_unregister_template(&seqiv_tmpl);

Completed in 209 milliseconds