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

/linux-master/crypto/
H A Dlrw.c407 static struct crypto_template lrw_tmpl = { variable in typeref:struct:crypto_template
415 return crypto_register_template(&lrw_tmpl);
420 crypto_unregister_template(&lrw_tmpl);

Completed in 167 milliseconds