Searched defs:preimages (Results 1 – 5 of 5) sorted by relevance
86 const auto& preimages = get<1>(p.images()); in computeIntersections() local
266 auto& preimages = get<1>(m_images); in doInverseProjection() local
71 preimages map[common.Hash][]byte // Preimages of nodes from the secure trie member
77 preimages map[common.Hash][]byte // Preimages of nodes from the secure trie member
97 preimages map[common.Hash][]byte member