Searched refs:computed_hmac (Results 1 – 1 of 1) sorted by relevance
112 uint8_t computed_hmac[HMAC_SIZE]; in DeserializeIntegrityAssuredBlob() local114 hidden, computed_hmac); in DeserializeIntegrityAssuredBlob()118 if (CRYPTO_memcmp(key_blob.end() - HMAC_SIZE, computed_hmac, HMAC_SIZE) != 0) in DeserializeIntegrityAssuredBlob()