Home
last modified time | relevance | path

Searched refs:decodeClientHelloInner (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dhandshake_messages.go1070 func decodeClientHelloInner(config *Config, encoded []byte, helloOuter *clientHelloMsg) (*clientHel… func
H A Dhandshake_server.go484 helloInner, err = decodeClientHelloInner(hs.c.config, encoded, helloOuter)
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dhandshake_messages.go1070 func decodeClientHelloInner(config *Config, encoded []byte, helloOuter *clientHelloMsg) (*clientHel… func
H A Dhandshake_server.go484 helloInner, err = decodeClientHelloInner(hs.c.config, encoded, helloOuter)