Home
last modified time | relevance | path

Searched refs:statusType (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go1659 statusType uint8 member
1669 if m.statusType == statusTypeOCSP {
1684 x = []byte{typeCertificateStatus, 0, 0, 1, m.statusType}
1696 m.statusType = data[4]
1699 if m.statusType == statusTypeOCSP {
Dhandshake_client.go1052 if cs.statusType == statusTypeOCSP {
Dhandshake_server.go1484 certStatus.statusType = statusTypeOCSP