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