Searched refs:statusType (Results 1 – 3 of 3) sorted by relevance
1620 var statusType byte1621 if !body.readU8(&statusType) ||1622 statusType != statusTypeOCSP ||1667 statusType uint8 member1677 if m.statusType == statusTypeOCSP {1685 x = []byte{typeCertificateStatus, 0, 0, 1, m.statusType}1695 if !reader.readU8(&m.statusType) ||1696 m.statusType != statusTypeOCSP ||
1116 if cs.statusType == statusTypeOCSP {
1570 certStatus.statusType = statusTypeOCSP