Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go1212 func decodeClientHelloInner(config *Config, encoded []byte, helloOuter *clientHelloMsg) (*clientHel… func
Dhandshake_server.go476 helloInner, err = decodeClientHelloInner(hs.c.config, encoded, helloOuter)