Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dhandshake_client.go65 func replaceClientHello(hello *clientHelloMsg, in []byte) (*clientHelloMsg, error) { func
872 hello, err = replaceClientHello(hello, c.config.Bugs.SendClientHelloWithFixes)
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dhandshake_client.go65 func replaceClientHello(hello *clientHelloMsg, in []byte) (*clientHelloMsg, error) { func
876 hello, err = replaceClientHello(hello, c.config.Bugs.SendClientHelloWithFixes)