crypto_cbc_tmpl    80 crypto/cbc.c   static struct crypto_template crypto_cbc_tmpl = {
crypto_cbc_tmpl    88 crypto/cbc.c   	return crypto_register_template(&crypto_cbc_tmpl);
crypto_cbc_tmpl    93 crypto/cbc.c   	crypto_unregister_template(&crypto_cbc_tmpl);