Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dcommon.go651 type ProtocolBugs struct { struct
654 InvalidSignature bool
659 SendCurve CurveID
663 InvalidECDHPoint bool
667 BadECDSAR BadValue
668 BadECDSAS BadValue
671 MaxPadding bool
674 PaddingFirstByteBad bool
677 PaddingFirstByteBadIf255 bool
681 FailIfNotFallbackSCSV bool
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dcommon.go640 type ProtocolBugs struct { struct
643 InvalidSignature bool
648 SendCurve CurveID
652 InvalidECDHPoint bool
656 BadECDSAR BadValue
657 BadECDSAS BadValue
660 MaxPadding bool
663 PaddingFirstByteBad bool
666 PaddingFirstByteBadIf255 bool
670 FailIfNotFallbackSCSV bool
[all …]