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.go204 eqByteSlices(m.pskBinders, m1.pskBinders) &&
2397 func eqByteSlices(x, y [][]byte) bool { func
Dhandshake_client.go1733 if !eqByteSlices(expected, certReq.certificateAuthorities) {