Home | History | Annotate | Download | only in ssl

Lines Matching refs:compression_method

550   uint8_t compression_method;
556 !CBS_get_u8(&server_hello, &compression_method)) {
723 if (compression_method != 0) {