Searched refs:verified (Results 1 – 2 of 2) sorted by relevance
437 bool verified = memcmp(hash, state->dataBytes, SHA2_BLOCK_SIZE) == 0; in appSecVerifyEncryptedData() local439 osLog(LOG_INFO, "%s: decryption verification: %s\n", __func__, verified ? "passed" : "failed"); in appSecVerifyEncryptedData()
8830 // The verified UID of the producer.