Home
last modified time | relevance | path

Searched refs:exttype (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/openssl/openssl/util/perl/
Dcheckhandshake.pm65 my ($proxy, $handtype, $exttype, $testname) = @_;
195 $exttype |= RENEGOTIATE_CLI_EXTENSION
218 ok (($extensions[$extloop][3] & $exttype) == 0
221 ." Extension: ".($extensions[$extloop][3] & $exttype).", "
223 $extcount++ if (($extensions[$extloop][3] & $exttype) != 0);
/third_party/openssl/util/perl/
Dcheckhandshake.pm65 my ($proxy, $handtype, $exttype, $testname) = @_;
195 $exttype |= RENEGOTIATE_CLI_EXTENSION
218 ok (($extensions[$extloop][3] & $exttype) == 0
221 ." Extension: ".($extensions[$extloop][3] & $exttype).", "
223 $extcount++ if (($extensions[$extloop][3] & $exttype) != 0);
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_crypto.c155 uint8_t *dest, size_t destlen, ngtcp2_transport_params_type exttype, in ngtcp2_encode_transport_params_versioned() argument
164 switch (exttype) { in ngtcp2_encode_transport_params_versioned()
280 if (exttype == NGTCP2_TRANSPORT_PARAMS_TYPE_ENCRYPTED_EXTENSIONS) { in ngtcp2_encode_transport_params_versioned()
521 ngtcp2_transport_params_type exttype, const uint8_t *data, size_t datalen) { in ngtcp2_decode_transport_params_versioned() argument
636 if (exttype != NGTCP2_TRANSPORT_PARAMS_TYPE_ENCRYPTED_EXTENSIONS) { in ngtcp2_decode_transport_params_versioned()
665 if (exttype != NGTCP2_TRANSPORT_PARAMS_TYPE_ENCRYPTED_EXTENSIONS) { in ngtcp2_decode_transport_params_versioned()
736 if (exttype != NGTCP2_TRANSPORT_PARAMS_TYPE_ENCRYPTED_EXTENSIONS) { in ngtcp2_decode_transport_params_versioned()
747 if (exttype != NGTCP2_TRANSPORT_PARAMS_TYPE_ENCRYPTED_EXTENSIONS) { in ngtcp2_decode_transport_params_versioned()
846 (exttype == NGTCP2_TRANSPORT_PARAMS_TYPE_ENCRYPTED_EXTENSIONS && in ngtcp2_decode_transport_params_versioned()
885 ngtcp2_transport_params_type exttype, in ngtcp2_decode_transport_params_new() argument
[all …]
Dngtcp2_log.h103 void ngtcp2_log_remote_tp(ngtcp2_log *log, uint8_t exttype,
Dngtcp2_log.c595 void ngtcp2_log_remote_tp(ngtcp2_log *log, uint8_t exttype, in ngtcp2_log_remote_tp() argument
606 if (exttype == NGTCP2_TRANSPORT_PARAMS_TYPE_ENCRYPTED_EXTENSIONS) { in ngtcp2_log_remote_tp()
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h2210 uint8_t *dest, size_t destlen, ngtcp2_transport_params_type exttype,
2239 ngtcp2_transport_params_type exttype, const uint8_t *data, size_t datalen);
2272 ngtcp2_transport_params **pparams, ngtcp2_transport_params_type exttype,
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h74486 u32 exttype; member
87849 __u16 exttype; member