Home
last modified time | relevance | path

Searched defs:chainidx (Results 1 - 16 of 16) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_cust.c173 int custom_ext_add(SSL *s, int context, WPACKET *pkt, X509 *x, size_t chainidx, in custom_ext_add() argument
31 custom_ext_add_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *add_arg) custom_ext_add_old_cb_wrap() argument
58 custom_ext_parse_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *parse_arg) custom_ext_parse_old_cb_wrap() argument
113 custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type, const unsigned char *ext_data, size_t ext_size, X509 *x, size_t chainidx) custom_ext_parse() argument
H A Dextensions_srvr.c41 tls_parse_ctos_renegotiate(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_renegotiate() argument
94 tls_parse_ctos_server_name(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_server_name() argument
166 tls_parse_ctos_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_maxfragmentlen() argument
203 tls_parse_ctos_srp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_srp() argument
223 tls_parse_ctos_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_ec_pt_formats() argument
246 tls_parse_ctos_session_ticket(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_session_ticket() argument
260 tls_parse_ctos_sig_algs_cert(SSL *s, PACKET *pkt, ossl_unused unsigned int context, ossl_unused X509 *x, ossl_unused size_t chainidx) tls_parse_ctos_sig_algs_cert() argument
281 tls_parse_ctos_sig_algs(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_sig_algs() argument
301 tls_parse_ctos_status_request(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_status_request() argument
405 tls_parse_ctos_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_npn() argument
423 tls_parse_ctos_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_alpn() argument
460 tls_parse_ctos_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_use_srtp() argument
527 tls_parse_ctos_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_etm() argument
540 tls_parse_ctos_psk_kex_modes(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_psk_kex_modes() argument
569 tls_parse_ctos_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_key_share() argument
687 tls_parse_ctos_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_cookie() argument
894 tls_parse_ctos_supported_groups(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_supported_groups() argument
922 tls_parse_ctos_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_ems() argument
940 tls_parse_ctos_early_data(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_early_data() argument
984 tls_parse_ctos_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_psk() argument
1219 tls_parse_ctos_post_handshake_auth(SSL *s, PACKET *pkt, ossl_unused unsigned int context, ossl_unused X509 *x, ossl_unused size_t chainidx) tls_parse_ctos_post_handshake_auth() argument
1236 tls_parse_ctos_quic_transport_params_draft(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_quic_transport_params_draft() argument
1252 tls_parse_ctos_quic_transport_params(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_quic_transport_params() argument
1272 tls_construct_stoc_renegotiate(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_renegotiate() argument
1296 tls_construct_stoc_server_name(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_server_name() argument
1320 tls_construct_stoc_maxfragmentlen(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_maxfragmentlen() argument
1342 tls_construct_stoc_ec_pt_formats(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_ec_pt_formats() argument
1368 tls_construct_stoc_supported_groups(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_supported_groups() argument
1428 tls_construct_stoc_session_ticket(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_session_ticket() argument
1447 tls_construct_stoc_status_request(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_status_request() argument
1486 tls_construct_stoc_next_proto_neg(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_next_proto_neg() argument
1514 tls_construct_stoc_alpn(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_alpn() argument
1536 tls_construct_stoc_use_srtp(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_use_srtp() argument
1557 tls_construct_stoc_etm(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_etm() argument
1586 tls_construct_stoc_ems(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_ems() argument
1601 tls_construct_stoc_supported_versions(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_supported_versions() argument
1621 tls_construct_stoc_key_share(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_key_share() argument
1753 tls_construct_stoc_cookie(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_cookie() argument
1877 tls_construct_stoc_cryptopro_bug(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_cryptopro_bug() argument
1903 tls_construct_stoc_early_data(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_early_data() argument
1943 tls_construct_stoc_psk(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_psk() argument
1961 tls_construct_stoc_quic_transport_params_draft(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_quic_transport_params_draft() argument
1983 tls_construct_stoc_quic_transport_params(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_quic_transport_params() argument
[all...]
H A Dextensions.c720 tls_parse_extension(SSL *s, TLSEXT_INDEX idx, int context, RAW_EXTENSION *exts, X509 *x, size_t chainidx) tls_parse_extension() argument
770 tls_parse_all_extensions(SSL *s, int context, RAW_EXTENSION *exts, X509 *x, size_t chainidx, int fin) tls_parse_all_extensions() argument
830 tls_construct_extensions(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_extensions() argument
1257 tls_construct_certificate_authorities(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_certificate_authorities() argument
1286 tls_parse_certificate_authorities(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_certificate_authorities() argument
[all...]
H A Dextensions_clnt.c15 tls_construct_ctos_renegotiate(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_renegotiate() argument
35 tls_construct_ctos_server_name(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_server_name() argument
61 tls_construct_ctos_maxfragmentlen(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_maxfragmentlen() argument
86 tls_construct_ctos_srp(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_srp() argument
154 tls_construct_ctos_ec_pt_formats(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_ec_pt_formats() argument
185 tls_construct_ctos_supported_groups(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_supported_groups() argument
254 tls_construct_ctos_session_ticket(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_session_ticket() argument
295 tls_construct_ctos_sig_algs(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_sig_algs() argument
322 tls_construct_ctos_status_request(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_status_request() argument
387 tls_construct_ctos_npn(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_npn() argument
407 tls_construct_ctos_alpn(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_alpn() argument
431 tls_construct_ctos_use_srtp(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_use_srtp() argument
472 tls_construct_ctos_etm(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_etm() argument
488 tls_construct_ctos_sct(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_sct() argument
508 tls_construct_ctos_ems(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_ems() argument
523 tls_construct_ctos_supported_versions(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_supported_versions() argument
566 tls_construct_ctos_psk_kex_modes(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_psk_kex_modes() argument
649 tls_construct_ctos_key_share(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_key_share() argument
711 tls_construct_ctos_cookie(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_cookie() argument
739 tls_construct_ctos_early_data(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_early_data() argument
908 tls_construct_ctos_padding(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_padding() argument
977 tls_construct_ctos_psk(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_psk() argument
1174 tls_construct_ctos_post_handshake_auth(SSL *s, WPACKET *pkt, ossl_unused unsigned int context, ossl_unused X509 *x, ossl_unused size_t chainidx) tls_construct_ctos_post_handshake_auth() argument
1200 tls_construct_ctos_quic_transport_params_draft(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_quic_transport_params_draft() argument
1220 tls_construct_ctos_quic_transport_params(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_quic_transport_params() argument
1243 tls_parse_stoc_renegotiate(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_renegotiate() argument
1297 tls_parse_stoc_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_maxfragmentlen() argument
1335 tls_parse_stoc_server_name(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_server_name() argument
1363 tls_parse_stoc_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_ec_pt_formats() argument
1402 tls_parse_stoc_session_ticket(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_session_ticket() argument
1428 tls_parse_stoc_status_request(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_status_request() argument
1469 tls_parse_stoc_sct(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_sct() argument
1552 tls_parse_stoc_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_npn() argument
1604 tls_parse_stoc_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_alpn() argument
1669 tls_parse_stoc_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_use_srtp() argument
1718 tls_parse_stoc_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_etm() argument
1734 tls_parse_stoc_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_ems() argument
1746 tls_parse_stoc_supported_versions(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_supported_versions() argument
1777 tls_parse_stoc_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_key_share() argument
1915 tls_parse_stoc_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_cookie() argument
1930 tls_parse_stoc_early_data(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_early_data() argument
1979 tls_parse_stoc_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_psk() argument
2036 tls_parse_stoc_quic_transport_params_draft(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_quic_transport_params_draft() argument
2053 tls_parse_stoc_quic_transport_params(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_quic_transport_params() argument
[all...]
H A Dstatem_clnt.c1786 size_t chainidx; in tls_process_server_certificate() local
H A Dstatem_srvr.c3441 size_t chainidx; in tls_process_client_certificate() local
/third_party/openssl/ssl/statem/
H A Dextensions_cust.c173 int custom_ext_add(SSL *s, int context, WPACKET *pkt, X509 *x, size_t chainidx, in custom_ext_add() argument
31 custom_ext_add_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *add_arg) custom_ext_add_old_cb_wrap() argument
58 custom_ext_parse_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *parse_arg) custom_ext_parse_old_cb_wrap() argument
113 custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type, const unsigned char *ext_data, size_t ext_size, X509 *x, size_t chainidx) custom_ext_parse() argument
H A Dextensions_srvr.c41 tls_parse_ctos_renegotiate(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_renegotiate() argument
94 tls_parse_ctos_server_name(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_server_name() argument
166 tls_parse_ctos_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_maxfragmentlen() argument
203 tls_parse_ctos_srp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_srp() argument
223 tls_parse_ctos_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_ec_pt_formats() argument
246 tls_parse_ctos_session_ticket(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_session_ticket() argument
260 tls_parse_ctos_sig_algs_cert(SSL *s, PACKET *pkt, ossl_unused unsigned int context, ossl_unused X509 *x, ossl_unused size_t chainidx) tls_parse_ctos_sig_algs_cert() argument
281 tls_parse_ctos_sig_algs(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_sig_algs() argument
301 tls_parse_ctos_status_request(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_status_request() argument
405 tls_parse_ctos_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_npn() argument
423 tls_parse_ctos_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_alpn() argument
460 tls_parse_ctos_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_use_srtp() argument
527 tls_parse_ctos_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_etm() argument
540 tls_parse_ctos_psk_kex_modes(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_psk_kex_modes() argument
569 tls_parse_ctos_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_key_share() argument
687 tls_parse_ctos_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_cookie() argument
894 tls_parse_ctos_supported_groups(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_supported_groups() argument
922 tls_parse_ctos_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_ems() argument
940 tls_parse_ctos_early_data(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_early_data() argument
984 tls_parse_ctos_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_ctos_psk() argument
1219 tls_parse_ctos_post_handshake_auth(SSL *s, PACKET *pkt, ossl_unused unsigned int context, ossl_unused X509 *x, ossl_unused size_t chainidx) tls_parse_ctos_post_handshake_auth() argument
1238 tls_construct_stoc_renegotiate(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_renegotiate() argument
1262 tls_construct_stoc_server_name(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_server_name() argument
1286 tls_construct_stoc_maxfragmentlen(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_maxfragmentlen() argument
1308 tls_construct_stoc_ec_pt_formats(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_ec_pt_formats() argument
1334 tls_construct_stoc_supported_groups(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_supported_groups() argument
1394 tls_construct_stoc_session_ticket(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_session_ticket() argument
1413 tls_construct_stoc_status_request(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_status_request() argument
1452 tls_construct_stoc_next_proto_neg(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_next_proto_neg() argument
1481 tls_construct_stoc_alpn(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_alpn() argument
1503 tls_construct_stoc_use_srtp(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_use_srtp() argument
1524 tls_construct_stoc_etm(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_etm() argument
1553 tls_construct_stoc_ems(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_ems() argument
1568 tls_construct_stoc_supported_versions(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_supported_versions() argument
1588 tls_construct_stoc_key_share(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_key_share() argument
1720 tls_construct_stoc_cookie(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_cookie() argument
1844 tls_construct_stoc_cryptopro_bug(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_cryptopro_bug() argument
1870 tls_construct_stoc_early_data(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_early_data() argument
1902 tls_construct_stoc_psk(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_stoc_psk() argument
[all...]
H A Dextensions_clnt.c15 tls_construct_ctos_renegotiate(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_renegotiate() argument
35 tls_construct_ctos_server_name(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_server_name() argument
61 tls_construct_ctos_maxfragmentlen(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_maxfragmentlen() argument
86 tls_construct_ctos_srp(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_srp() argument
154 tls_construct_ctos_ec_pt_formats(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_ec_pt_formats() argument
185 tls_construct_ctos_supported_groups(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_supported_groups() argument
254 tls_construct_ctos_session_ticket(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_session_ticket() argument
295 tls_construct_ctos_sig_algs(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_sig_algs() argument
322 tls_construct_ctos_status_request(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_status_request() argument
387 tls_construct_ctos_npn(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_npn() argument
407 tls_construct_ctos_alpn(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_alpn() argument
431 tls_construct_ctos_use_srtp(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_use_srtp() argument
472 tls_construct_ctos_etm(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_etm() argument
488 tls_construct_ctos_sct(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_sct() argument
508 tls_construct_ctos_ems(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_ems() argument
523 tls_construct_ctos_supported_versions(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_supported_versions() argument
566 tls_construct_ctos_psk_kex_modes(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_psk_kex_modes() argument
649 tls_construct_ctos_key_share(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_key_share() argument
711 tls_construct_ctos_cookie(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_cookie() argument
739 tls_construct_ctos_early_data(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_early_data() argument
908 tls_construct_ctos_padding(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_padding() argument
977 tls_construct_ctos_psk(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_ctos_psk() argument
1174 tls_construct_ctos_post_handshake_auth(SSL *s, WPACKET *pkt, ossl_unused unsigned int context, ossl_unused X509 *x, ossl_unused size_t chainidx) tls_construct_ctos_post_handshake_auth() argument
1203 tls_parse_stoc_renegotiate(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_renegotiate() argument
1257 tls_parse_stoc_maxfragmentlen(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_maxfragmentlen() argument
1295 tls_parse_stoc_server_name(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_server_name() argument
1323 tls_parse_stoc_ec_pt_formats(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_ec_pt_formats() argument
1362 tls_parse_stoc_session_ticket(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_session_ticket() argument
1388 tls_parse_stoc_status_request(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_status_request() argument
1429 tls_parse_stoc_sct(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_sct() argument
1512 tls_parse_stoc_npn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_npn() argument
1565 tls_parse_stoc_alpn(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_alpn() argument
1654 tls_parse_stoc_use_srtp(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_use_srtp() argument
1703 tls_parse_stoc_etm(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_etm() argument
1719 tls_parse_stoc_ems(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_ems() argument
1731 tls_parse_stoc_supported_versions(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_supported_versions() argument
1762 tls_parse_stoc_key_share(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_key_share() argument
1900 tls_parse_stoc_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_cookie() argument
1915 tls_parse_stoc_early_data(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_early_data() argument
1953 tls_parse_stoc_psk(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_stoc_psk() argument
[all...]
H A Dextensions.c692 tls_parse_extension(SSL *s, TLSEXT_INDEX idx, int context, RAW_EXTENSION *exts, X509 *x, size_t chainidx) tls_parse_extension() argument
742 tls_parse_all_extensions(SSL *s, int context, RAW_EXTENSION *exts, X509 *x, size_t chainidx, int fin) tls_parse_all_extensions() argument
802 tls_construct_extensions(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_extensions() argument
1229 tls_construct_certificate_authorities(SSL *s, WPACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_construct_certificate_authorities() argument
1258 tls_parse_certificate_authorities(SSL *s, PACKET *pkt, unsigned int context, X509 *x, size_t chainidx) tls_parse_certificate_authorities() argument
[all...]
H A Dstatem_srvr.c3420 size_t chainidx; in tls_process_client_certificate() local
H A Dstatem_clnt.c1778 size_t chainidx; in tls_process_server_certificate() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_rsa.c580 serverinfoex_srv_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *arg) serverinfoex_srv_parse_cb() argument
603 serverinfoex_srv_add_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *arg) serverinfoex_srv_add_cb() argument
/third_party/openssl/ssl/
H A Dssl_rsa.c580 serverinfoex_srv_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *arg) serverinfoex_srv_parse_cb() argument
603 serverinfoex_srv_add_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *arg) serverinfoex_srv_add_cb() argument
/third_party/nghttp2/src/
H A Dshrpx_tls.cc752 sct_add_cb(SSL *ssl, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *add_arg) sct_add_cb() argument
791 sct_parse_cb(SSL *ssl, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *parse_arg) sct_parse_cb() argument
/third_party/openssl/test/
H A Dsslapitest.c5752 new_add_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *add_arg) new_add_cb() argument
5780 new_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *parse_arg) new_parse_cb() argument
6080 serverinfo_custom_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *parse_arg) serverinfo_custom_parse_cb() argument

Completed in 52 milliseconds