Home | History | Annotate | Download | only in ssl

Lines Matching refs:cipher_suite

368       !CBS_skip(&server_hello, sid_length + 2 /* cipher_suite */ +
617 uint16_t cipher_suite;
623 !CBS_get_u16(&server_hello, &cipher_suite) ||
680 const SSL_CIPHER *cipher = SSL_get_cipher_by_value(cipher_suite);