Searched defs:rawRootHash (Results 1 – 2 of 2) sorted by relevance
124 Builder& SetRawRootHash(const std::vector<int8_t>& rawRootHash) in SetRawRootHash()161 std::vector<int8_t> rawRootHash; variable175 std::vector<int8_t> rawRootHash; variable
109 private byte[] rawRootHash; field in FsVerityDescriptor308 private byte[] rawRootHash; field in FsVerityDescriptor.Builder355 public Builder setRawRootHash(byte[] rawRootHash) { in setRawRootHash()