crypto_tmpl       420 crypto/lrw.c   static struct crypto_template crypto_tmpl = {
crypto_tmpl       428 crypto/lrw.c   	return crypto_register_template(&crypto_tmpl);
crypto_tmpl       433 crypto/lrw.c   	crypto_unregister_template(&crypto_tmpl);
crypto_tmpl       458 crypto/xts.c   static struct crypto_template crypto_tmpl = {
crypto_tmpl       466 crypto/xts.c   	return crypto_register_template(&crypto_tmpl);
crypto_tmpl       471 crypto/xts.c   	crypto_unregister_template(&crypto_tmpl);