Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Ddeterministic.go26 type deterministicRand struct { struct
27 numCalls uint64
30 func (d *deterministicRand) Read(buf []byte) (int, error) {
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Ddeterministic.go26 type deterministicRand struct { struct
27 numCalls uint64
30 func (d *deterministicRand) Read(buf []byte) (int, error) {
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/ec/
H A Dmake_p256-nistz-tests.go32 deterministicRand io.Reader var
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/ec/
H A Dmake_p256-nistz-tests.go32 deterministicRand io.Reader var