Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Ddeterministic.go24 type deterministicRand struct { struct
25 numCalls uint64
28 func (d *deterministicRand) Read(buf []byte) (int, error) {