Searched refs:HMAC_KEY (Results 1 – 1 of 1) sorted by relevance
33 static const char HMAC_KEY[] = "IntegrityAssuredBlob0"; variable61 if (!HMAC_Init_ex(&ctx, HMAC_KEY, sizeof(HMAC_KEY), md, nullptr /* engine */)) in ComputeHmac()