Home | History | Annotate | Download | only in ssl

Lines Matching full:x200

820     // ClientHellos of length 0x100 through 0x1fb are padded up to 0x200.
821 {0x100, 0x200},
822 {0x123, 0x200},
823 {0x1fb, 0x200},
824 // ClientHellos of length 0x1fc through 0x1ff get padded beyond 0x200. The
833 {0x200, 0x200},