Home
last modified time | relevance | path

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

/openssl/util/perl/TLSProxy/
H A DRecord.pm16 my $etm = 0;
149 if (!TLSProxy::Proxy->is_tls13() && $etm) {
200 sub etm subroutine
204 $etm = shift;
206 return $etm;
H A DClientHello.pm136 TLSProxy::Record->etm(0);
139 TLSProxy::Record->etm(1);
H A DMessage.pm621 } elsif ($rec->etm()) {

Completed in 7 milliseconds