Home
last modified time | relevance | path

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

/third_party/openssl/util/perl/TLSProxy/
DRecord.pm25 RT_CCS => 20, constant
33 RT_CCS, "CCS",
99 if ($content_type != RT_CCS
DMessage.pm180 if ($record->content_type == TLSProxy::Record::RT_CCS) {
/third_party/openssl/test/recipes/
D70-test_sslrecords.t531 last if $record->content_type == TLSProxy::Record::RT_CCS;