Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A Dtls13.go38 type tls13Test struct { struct
39 ID uint64 `json:"tcId"`
45 ClientHelloHex string `json:"helloClientRandom"`
46 ServerHelloHex string `json:"helloServerRandom"`
47 ServerFinishedHex string `json:"finishedServerRandom"`
48 ClientFinishedHex string `json:"finishedClientRandom"`
49 DHEInputHex string `json:"dhe"`
50 PSKInputHex string `json:"psk"`
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A Dtls13.go38 type tls13Test struct { struct
39 ID uint64 `json:"tcId"`
45 ClientHelloHex string `json:"helloClientRandom"`
46 ServerHelloHex string `json:"helloServerRandom"`
47 ServerFinishedHex string `json:"finishedServerRandom"`
48 ClientFinishedHex string `json:"finishedClientRandom"`
49 DHEInputHex string `json:"dhe"`
50 PSKInputHex string `json:"psk"`