crypto_xcbc_tmpl  256 crypto/xcbc.c  static struct crypto_template crypto_xcbc_tmpl = {
crypto_xcbc_tmpl  265 crypto/xcbc.c  	return crypto_register_template(&crypto_xcbc_tmpl);
crypto_xcbc_tmpl  270 crypto/xcbc.c  	crypto_unregister_template(&crypto_xcbc_tmpl);