Home
last modified time | relevance | path

Searched refs:EXT_FORCE_LAST (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DClientHello.pm189 if (defined ${$self->extension_data}{TLSProxy::Message::EXT_FORCE_LAST}) {
190 $extensions .= $self->extension_contents(TLSProxy::Message::EXT_FORCE_LAST);
H A DMessage.pm105 EXT_FORCE_LAST => 0xffff constant
/freebsd/crypto/openssl/test/recipes/
H A D70-test_tls13psk.t138 $message->set_extension(TLSProxy::Message::EXT_FORCE_LAST, "");