Searched defs:hashPrimitive (Results 1 – 1 of 1) sorted by relevance
57 type hashPrimitive struct { struct60 algo string62 size int66 func (h *hashPrimitive) hash(msg []byte, m Transactable) []byte {74 func (h *hashPrimitive) Process(vectorSet []byte, m Transactable) (interface{}, error) {