Home
last modified time | relevance | path

Searched refs:uninitHashValue (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/util/fipstools/
Dinject-hash.go148 offset := bytes.Index(objectBytes, uninitHashValue[:])
153 if bytes.Index(objectBytes[offset+1:], uninitHashValue[:]) >= 0 {
Dconst.go20 var uninitHashValue = [64]byte{ var
Ddelocate.go1295 for _, b := range uninitHashValue {