crypto_pcbc_tmpl  173 crypto/pcbc.c  static struct crypto_template crypto_pcbc_tmpl = {
crypto_pcbc_tmpl  181 crypto/pcbc.c  	return crypto_register_template(&crypto_pcbc_tmpl);
crypto_pcbc_tmpl  186 crypto/pcbc.c  	crypto_unregister_template(&crypto_pcbc_tmpl);