Home
last modified time | relevance | path

Searched defs:tls13TestResponse (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dtls13.go58 type tls13TestResponse struct { struct
59 ID uint64 `json:"tcId"`
60 ClientEarlyTrafficSecretHex string `json:"clientEarlyTrafficSecret"`
61 EarlyExporterMasterSecretHex string `json:"earlyExporterMasterSecret"`
62 ClientHandshakeTrafficSecretHex string `json:"clientHandshakeTrafficSecret"`
63 ServerHandshakeTrafficSecretHex string `json:"serverHandshakeTrafficSecret"`
64 ClientApplicationTrafficSecretHex string `json:"clientApplicationTrafficSecret"`
65 ServerApplicationTrafficSecretHex string `json:"serverApplicationTrafficSecret"`
66 ExporterMasterSecretHex string `json:"exporterMasterSecret"`
67 ResumptionMasterSecretHex string `json:"resumptionMasterSecret"`
/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dtls13.go58 type tls13TestResponse struct { struct
59 ID uint64 `json:"tcId"`
60 ClientEarlyTrafficSecretHex string `json:"clientEarlyTrafficSecret"`
61 EarlyExporterMasterSecretHex string `json:"earlyExporterMasterSecret"`
62 ClientHandshakeTrafficSecretHex string `json:"clientHandshakeTrafficSecret"`
63 ServerHandshakeTrafficSecretHex string `json:"serverHandshakeTrafficSecret"`
64 ClientApplicationTrafficSecretHex string `json:"clientApplicationTrafficSecret"`
65 ServerApplicationTrafficSecretHex string `json:"serverApplicationTrafficSecret"`
66 ExporterMasterSecretHex string `json:"exporterMasterSecret"`
67 ResumptionMasterSecretHex string `json:"resumptionMasterSecret"`