Lines Matching defs:context

41 int tls_parse_ctos_renegotiate(SSL *s, PACKET *pkt, unsigned int context,  in tls_parse_ctos_renegotiate()
94 int tls_parse_ctos_server_name(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_server_name()
166 int tls_parse_ctos_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_maxfragmentlen()
203 int tls_parse_ctos_srp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_srp()
223 int tls_parse_ctos_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_ec_pt_formats()
246 int tls_parse_ctos_session_ticket(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_session_ticket()
261 ossl_unused unsigned int context, in tls_parse_ctos_sig_algs_cert()
281 int tls_parse_ctos_sig_algs(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_sig_algs()
301 int tls_parse_ctos_status_request(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_status_request()
405 int tls_parse_ctos_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_npn()
423 int tls_parse_ctos_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_alpn()
460 int tls_parse_ctos_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_use_srtp()
527 int tls_parse_ctos_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_etm()
540 int tls_parse_ctos_psk_kex_modes(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_psk_kex_modes()
569 int tls_parse_ctos_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_key_share()
680 int tls_parse_ctos_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_cookie()
887 int tls_parse_ctos_supported_groups(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_supported_groups()
915 int tls_parse_ctos_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_ems()
933 int tls_parse_ctos_early_data(SSL *s, PACKET *pkt, unsigned int context, in tls_parse_ctos_early_data()
977 int tls_parse_ctos_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x, in tls_parse_ctos_psk()
1210 ossl_unused unsigned int context, in tls_parse_ctos_post_handshake_auth()
1229 unsigned int context, X509 *x, in tls_construct_stoc_renegotiate()
1253 unsigned int context, X509 *x, in tls_construct_stoc_server_name()
1277 unsigned int context, X509 *x, in tls_construct_stoc_maxfragmentlen()
1299 unsigned int context, X509 *x, in tls_construct_stoc_ec_pt_formats()
1325 unsigned int context, X509 *x, in tls_construct_stoc_supported_groups()
1385 unsigned int context, X509 *x, in tls_construct_stoc_session_ticket()
1404 unsigned int context, X509 *x, in tls_construct_stoc_status_request()
1443 unsigned int context, X509 *x, in tls_construct_stoc_next_proto_neg()
1470 EXT_RETURN tls_construct_stoc_alpn(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_stoc_alpn()
1493 unsigned int context, X509 *x, in tls_construct_stoc_use_srtp()
1513 EXT_RETURN tls_construct_stoc_etm(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_stoc_etm()
1542 EXT_RETURN tls_construct_stoc_ems(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_stoc_ems()
1558 unsigned int context, X509 *x, in tls_construct_stoc_supported_versions()
1578 unsigned int context, X509 *x, in tls_construct_stoc_key_share()
1709 EXT_RETURN tls_construct_stoc_cookie(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_stoc_cookie()
1834 unsigned int context, X509 *x, in tls_construct_stoc_cryptopro_bug()
1860 unsigned int context, X509 *x, in tls_construct_stoc_early_data()
1891 EXT_RETURN tls_construct_stoc_psk(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_stoc_psk()