/net-tools-3.4.0/tinydtls-0.8.2/ |
D | ccm.c | 84 add_auth_data(rijndael_ctx *ctx, const unsigned char *msg, size_t la, in add_auth_data() 150 unsigned char *msg, size_t len, in encrypt() 163 unsigned char *msg, size_t len, in mac() 178 unsigned char *msg, size_t lm, in dtls_ccm_encrypt_message() 242 unsigned char *msg, size_t lm, in dtls_ccm_decrypt_message()
|
D | dtls.c | 261 dtls_get_cookie(uint8 *msg, size_t msglen, uint8 **cookie) { in dtls_get_cookie() 288 uint8 *msg, size_t msglen, in dtls_create_cookie() 361 is_record(uint8 *msg, size_t msglen) { in is_record() 1487 uint8_t msg[] = { level, description }; in dtls_send_alert() local 3593 uint8 *msg, int msglen) { in dtls_handle_message()
|
D | uthash.h | 67 #define uthash_fatal(msg) exit(-1) /* fatal error (out of memory,etc) */ argument
|
/net-tools-3.4.0/python-websocket-server/websocket_server/ |
D | websocket_server.py | 84 def send_message(self, client, msg): argument 87 def send_message_to_all(self, msg): argument 126 def _message_received_(self, handler, msg): argument 129 def _ping_received_(self, handler, msg): argument 132 def _pong_received_(self, handler, msg): argument 151 def _unicast_(self, to_client, msg): argument 154 def _multicast_(self, msg): argument
|
/net-tools-3.4.0/mbedtls-2.4.0/tests/scripts/ |
D | all.sh | 80 msg() function
|
/net-tools-3.4.0/tinydtls-0.8.2/sha2/ |
D | sha2prog.c | 43 void usage(char *prog, char *msg) { in usage()
|
/net-tools-3.4.0/tinydtls-0.8.2/tests/ |
D | ccm-testdata.c | 34 unsigned char msg[200]; member
|
/net-tools-3.4.0/ |
D | tcptest.py | 31 def log(msg): argument
|
/net-tools-3.4.0/mbedtls-2.4.0/library/ |
D | ccm.c | 378 static const unsigned char msg[] = { variable
|
D | ssl_cli.c | 3178 const unsigned char *msg; local
|
D | ssl_tls.c | 2474 mbedtls_ssl_flight_item *msg; in ssl_flight_append() local 2927 unsigned char *msg, *bitmask; in ssl_reassemble_dtls_handshake() local
|
/net-tools-3.4.0/mbedtls-2.4.0/programs/test/ |
D | udp_proxy.c | 231 static const char *msg_type( unsigned char *msg, size_t len ) in msg_type()
|
/net-tools-3.4.0/libcoap/src/ |
D | net.c | 853 unsigned char *msg; in coap_handle_message() local
|
/net-tools-3.4.0/libcoap/include/coap/ |
D | uthash.h | 79 #define uthash_fatal(msg) exit(-1) /* fatal error (out of memory,etc) */ argument
|