crypto_ecb_tmpl    83 crypto/ecb.c   static struct crypto_template crypto_ecb_tmpl = {
crypto_ecb_tmpl    91 crypto/ecb.c   	return crypto_register_template(&crypto_ecb_tmpl);
crypto_ecb_tmpl    96 crypto/ecb.c   	crypto_unregister_template(&crypto_ecb_tmpl);