| /src/external/bsd/tcpdump/dist/ |
| print-someip.c | 89 uint8_t message_type; local 125 message_type = GET_U_1(bp); 128 tok2str(message_type_values, "Unknown", message_type));
|
| /src/crypto/external/bsd/openssl.old/dist/test/recipes/ |
| 70-test_sslextension.t | 86 my ($proxy, $message_type) = @_; 89 if ($message->mt == $message_type) {
|
| /src/crypto/external/apache2/openssl/dist/test/recipes/ |
| 70-test_sslextension.t | 85 my ($proxy, $message_type) = @_; 88 if ($message->mt == $message_type) {
|
| /src/crypto/external/bsd/openssl/dist/test/recipes/ |
| 70-test_sslextension.t | 86 my ($proxy, $message_type) = @_; 89 if ($message->mt == $message_type) {
|
| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/ |
| advertising_proxy_services.c | 115 if (!cti_connection_u16_parse(connection, &connection->message_type)) { 119 if (connection->message_type != kDNSSDAdvertisingProxyResponse) { 120 syslog(LOG_ERR, "adv_message_parse: unexpected message type %d", connection->message_type);
|
| adv-ctl-server.c | 607 if (!cti_connection_u16_parse(connection, &connection->message_type)) { 610 switch(connection->message_type) { 779 connection->uid, connection->gid, connection->message_type);
|
| /src/crypto/external/bsd/openssl/dist/util/perl/TLSProxy/ |
| Message.pm | 48 my %message_type = ( 241 print " Message type: $message_type{$mt}\n";
|
| /src/crypto/external/bsd/openssl.old/dist/util/perl/TLSProxy/ |
| Message.pm | 48 my %message_type = ( 241 print " Message type: $message_type{$mt}\n";
|
| /src/sys/arch/usermode/include/ |
| thunk.h | 206 thunk_rfb_message_t message_type; member in struct:__anon2154
|
| /src/crypto/external/apache2/openssl/dist/ssl/statem/ |
| statem_dtls.c | 365 *mt = s->s3.tmp.message_type; 409 if (s->s3.tmp.message_type == SSL3_MT_CHANGE_CIPHER_SPEC) { 481 s->s3.tmp.message_type = msg_hdr->type; 862 s->s3.tmp.message_type = SSL3_MT_CHANGE_CIPHER_SPEC;
|
| statem_lib.c | 1596 s->s3.tmp.message_type = *mt = SSL3_MT_CHANGE_CIPHER_SPEC; 1632 s->s3.tmp.message_type = *(p++); 1672 if (s->s3.tmp.message_type == SSL3_MT_CHANGE_CIPHER_SPEC) { 1723 || (s->s3.tmp.message_type != SSL3_MT_NEWSESSION_TICKET 1724 && s->s3.tmp.message_type != SSL3_MT_KEY_UPDATE)) { 1725 if (s->s3.tmp.message_type != SSL3_MT_SERVER_HELLO
|
| /src/crypto/external/bsd/openssl/dist/ssl/statem/ |
| statem_dtls.c | 348 *mt = s->s3.tmp.message_type; 391 if (s->s3.tmp.message_type == SSL3_MT_CHANGE_CIPHER_SPEC) { 462 s->s3.tmp.message_type = msg_hdr->type; 844 s->s3.tmp.message_type = SSL3_MT_CHANGE_CIPHER_SPEC;
|
| statem_lib.c | 1205 s->s3.tmp.message_type = *mt = SSL3_MT_CHANGE_CIPHER_SPEC; 1241 s->s3.tmp.message_type = *(p++); 1280 if (s->s3.tmp.message_type == SSL3_MT_CHANGE_CIPHER_SPEC) { 1330 if (!SSL_IS_TLS13(s) || (s->s3.tmp.message_type != SSL3_MT_NEWSESSION_TICKET 1331 && s->s3.tmp.message_type != SSL3_MT_KEY_UPDATE)) { 1332 if (s->s3.tmp.message_type != SSL3_MT_SERVER_HELLO
|
| /src/crypto/external/bsd/openssl.old/dist/ssl/statem/ |
| statem_lib.c | 1190 s->s3->tmp.message_type = *mt = SSL3_MT_CHANGE_CIPHER_SPEC; 1227 s->s3->tmp.message_type = *(p++); 1266 if (s->s3->tmp.message_type == SSL3_MT_CHANGE_CIPHER_SPEC) { 1316 if (!SSL_IS_TLS13(s) || (s->s3->tmp.message_type != SSL3_MT_NEWSESSION_TICKET 1317 && s->s3->tmp.message_type != SSL3_MT_KEY_UPDATE)) { 1318 if (s->s3->tmp.message_type != SSL3_MT_SERVER_HELLO
|
| statem_dtls.c | 352 *mt = s->s3->tmp.message_type; 447 s->s3->tmp.message_type = msg_hdr->type; 779 s->s3->tmp.message_type = SSL3_MT_CHANGE_CIPHER_SPEC;
|
| /src/crypto/external/apache2/openssl/dist/util/perl/TLSProxy/ |
| Message.pm | 56 my %message_type = ( 277 print " Message type: $message_type{$mt}($mt)\n";
|
| /src/sys/arch/usermode/dev/ |
| vncfb.c | 565 switch (event.message_type) { 656 if (event.message_type == THUNK_RFB_KEY_EVENT) {
|
| /src/crypto/external/apache2/openssl/dist/ssl/quic/ |
| quic_tls.c | 907 return sc->s3.tmp.message_type == SSL3_MT_CERTIFICATE_REQUEST;
|
| /src/sys/arch/usermode/usermode/ |
| thunk.c | 1414 event->message_type = ch;
|
| /src/crypto/external/apache2/openssl/dist/ssl/ |
| ssl_local.h | 1355 int message_type; member in struct:ssl_connection_st::__anon626::__anon627
|
| /src/crypto/external/bsd/openssl/dist/ssl/ |
| ssl_local.h | 1313 int message_type; member in struct:ssl_st::__anon1657::__anon1658
|
| /src/crypto/external/bsd/openssl.old/dist/ssl/ |
| ssl_local.h | 1577 int message_type; member in struct:ssl3_state_st::__anon2197
|