Home
last modified time | relevance | path

Searched refs:eqByteSlices (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go196 eqByteSlices(m.pskBinders, m1.pskBinders) &&
2320 func eqByteSlices(x, y [][]byte) bool { func
Dhandshake_client.go1704 if !eqByteSlices(expected, certReq.certificateAuthorities) {