Home
last modified time | relevance | path

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

/src/crypto/openssl/util/perl/TLSProxy/
H A DRecord.pm25 RT_ALERT => 21, constant
33 RT_ALERT, "ALERT",
146 || $content_type != RT_ALERT)) {
340 if ($self->content_type() == RT_ALERT) {
525 if (($self->{flight} & 1) == $server && $self->{content_type} == RT_ALERT) {
H A DMessage.pm315 } elsif ($record->content_type == TLSProxy::Record::RT_ALERT) {
/src/crypto/openssl/test/recipes/
H A D70-test_sslrecords.t425 TLSProxy::Record::RT_ALERT,
440 TLSProxy::Record::RT_ALERT,
472 TLSProxy::Record::RT_ALERT,