Home | History | Annotate | Download | only in ssl

Lines Matching refs:cbs

805 STACK_OF(SSL_CIPHER) *ssl_bytes_to_cipher_list(SSL *s, const CBS *cbs,
1039 /* tls1_check_curve parses ECParameters out of |cbs|, modifying it. It
1043 int tls1_check_curve(SSL *s, CBS *cbs, uint16_t *out_curve_id);
1065 int ssl_parse_clienthello_tlsext(SSL *s, CBS *cbs);
1066 int ssl_parse_serverhello_tlsext(SSL *s, CBS *cbs);
1108 int ssl_parse_serverhello_renegotiate_ext(SSL *s, CBS *cbs, int *out_alert);
1111 int ssl_parse_clienthello_renegotiate_ext(SSL *s, CBS *cbs, int *out_alert);
1113 int tls1_process_sigalgs(SSL *s, const CBS *sigalgs);
1116 CBS *cbs, EVP_PKEY *pkey);
1120 int ssl_parse_clienthello_use_srtp_ext(SSL *s, CBS *cbs, int *out_alert);
1122 int ssl_parse_serverhello_use_srtp_ext(SSL *s, CBS *cbs, int *out_alert);