Searched refs:rootHash (Results 1 – 4 of 4) sorted by relevance
321 ByteBuffer &rootHash) in FillOptional() argument334 ByteBuffer rootHash; in EnableExpandedTamperFile() local336 FillOptional(filePath, &arg, rootHash); in EnableExpandedTamperFile()448 ByteBuffer rootHash; variable469 ByteBuffer rootHash; variable471 FillOptional(filePath, &arg, rootHash);497 ByteBuffer rootHash; variable539 ByteBuffer rootHash; variable572 ByteBuffer rootHash; variable603 ByteBuffer rootHash; variable[all …]
76 uint8_t rootHash[64] = {0}; in ShowCodeSignInfo() local77 uint8_t *rootHashPtr = rootHash; in ShowCodeSignInfo()
69 uint8_t rootHash[64]; member
84 arg.root_hash_ptr = reinterpret_cast<uintptr_t>(extension->rootHash); in GetOneFileAndCodeSignInfo()