hmac_tmpl         242 crypto/hmac.c  static struct crypto_template hmac_tmpl = {
hmac_tmpl         251 crypto/hmac.c  	return crypto_register_template(&hmac_tmpl);
hmac_tmpl         256 crypto/hmac.c  	crypto_unregister_template(&hmac_tmpl);