Searched refs:BytesToHash (Results 1 – 1 of 1) sorted by relevance
57 ArrayRef<uint8_t> BytesToHash; in hashType() local60 BytesToHash = makeArrayRef(IndexBytes, sizeof(TypeIndex)); in hashType()62 BytesToHash = Prev[TI.toArrayIndex()].Hash; in hashType()64 S.update(BytesToHash); in hashType()