Home
last modified time | relevance | path

Searched defs:hashPrimitive (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dhash.go57 type hashPrimitive struct { struct
60 algo string
62 size int
65 func (h *hashPrimitive) Process(vectorSet []byte, m Transactable) (any, error) {
/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dhash.go57 type hashPrimitive struct { struct
60 algo string
62 size int
65 func (h *hashPrimitive) Process(vectorSet []byte, m Transactable) (any, error) {