Home
last modified time | relevance | path

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

/external/cronet/third_party/boringssl/src/ssl/test/runner/
Dhandshake_messages.go2133 type certificateStatusMsg struct { struct
2134 raw []byte
2135 statusType uint8
2136 response []byte
2139 func (m *certificateStatusMsg) marshal() []byte {
2161 func (m *certificateStatusMsg) unmarshal(data []byte) bool {
/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go2134 type certificateStatusMsg struct { struct
2135 raw []byte
2136 statusType uint8
2137 response []byte
2140 func (m *certificateStatusMsg) marshal() []byte {
2162 func (m *certificateStatusMsg) unmarshal(data []byte) bool {