Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go1632 hasRequestContext bool member
1645 if m.hasRequestContext {
1653 if m.hasRequestContext {
1689 if m.hasRequestContext && !reader.readU8LengthPrefixedBytes(&m.requestContext) {
1703 if m.hasRequestContext {
1989 hasRequestContext bool member
2010 if m.hasRequestContext {
2083 if m.hasRequestContext {
Dconn.go1367 hasRequestContext: c.vers >= VersionTLS13,
1375 hasRequestContext: c.vers >= VersionTLS13,
Dhandshake_client.go942 hasRequestContext: true,
1095 hasRequestContext: true,
Dhandshake_server.go855 hasRequestContext: true,
876 hasRequestContext: true,