/net-tools-3.4.0/tinydtls-0.8.2/ |
D | debug.h | 123 dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int e… in dtls_dsrv_hexdump_log() 127 dtls_dsrv_log_addr(log_t level, const char *name, const struct __session_t *addr) in dtls_dsrv_log_addr() 140 #define dtls_debug_hexdump(name, buf, length) dtls_dsrv_hexdump_log(DTLS_LOG_DEBUG, name, buf, leng… argument 141 #define dtls_debug_dump(name, buf, length) dtls_dsrv_hexdump_log(DTLS_LOG_DEBUG, name, buf, length,… argument
|
D | t_list.h | 86 #define LIST_STRUCT(name) \ argument 90 #define LIST_STRUCT_INIT(struct_ptr, name) { \ argument
|
D | debug.c | 277 void dtls_dsrv_log_addr(log_t level, const char *name, const session_t *addr) in dtls_dsrv_log_addr() 290 dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int e… in dtls_dsrv_hexdump_log() 334 dtls_dsrv_hexdump_log(log_t level, const char *name, const unsigned char *buf, size_t length, int e… in dtls_dsrv_hexdump_log()
|
/net-tools-3.4.0/mbedtls-2.4.0/library/ |
D | x509_create.c | 37 const char *name; member 77 static const char *x509_at_oid_from_name( const char *name, size_t name_len ) in x509_at_oid_from_name() 89 int mbedtls_x509_string_to_names( mbedtls_asn1_named_data **head, const char *name ) in mbedtls_x509_string_to_names() 197 const unsigned char *name, size_t name_len ) in x509_write_name()
|
D | x509_crt.c | 1267 #define CERT_TYPE(type,name) \ argument 1294 #define KEY_USAGE(code,name) \ argument 1751 static int x509_check_wildcard( const char *cn, mbedtls_x509_buf *name ) in x509_check_wildcard() 2190 mbedtls_x509_name *name; in mbedtls_x509_crt_verify_with_profile() local
|
D | x509.c | 712 const mbedtls_x509_name *name; in mbedtls_x509_dn_gets() local 848 int mbedtls_x509_key_size_helper( char *buf, size_t buf_size, const char *name ) in mbedtls_x509_key_size_helper()
|
D | debug.c | 284 char name[16]; in debug_print_pk() local
|
/net-tools-3.4.0/libcoap/include/coap/ |
D | t_list.h | 84 #define LIST_STRUCT(name) \ argument 88 #define LIST_STRUCT_INIT(struct_ptr, name) { \ argument
|
D | resource.h | 55 str name; member
|
/net-tools-3.4.0/mbedtls-2.4.0/yotta/data/ |
D | module.json | 2 "name": "mbedtls", string
|
/net-tools-3.4.0/mbedtls-2.4.0/programs/test/ |
D | ssl_cert_test.c | 136 char name[512]; in main() local
|
D | udp_proxy.c | 135 static void exit_usage( const char *name, const char *value ) in exit_usage()
|
/net-tools-3.4.0/mbedtls-2.4.0/include/mbedtls/ |
D | ssl_ticket.h | 48 unsigned char name[4]; /*!< random key identifier */ member
|
D | md_internal.h | 52 const char * name; member
|
D | pk_internal.h | 41 const char *name; member
|
D | pk.h | 111 const char *name; member
|
D | ecp.h | 85 const char *name; /*!< Human-friendly name */ member
|
D | oid.h | 385 const char *name; /*!< official name (e.g. from RFC) */ member
|
/net-tools-3.4.0/ |
D | monitor_15_4.c | 68 const char *name; member 93 const char *name = NULL, *file = NULL; in log_init() local
|
D | throughput-client.c | 226 static int get_ifindex(const char *name) in get_ifindex()
|
D | echo-client.c | 276 static int get_ifindex(const char *name) in get_ifindex()
|
D | echo-server.c | 54 static int get_ifindex(const char *name) in get_ifindex()
|
/net-tools-3.4.0/libcoap/src/ |
D | debug.c | 289 const char *name; in msg_option_string() member 334 const char *name; in print_content_format() member
|
D | resource.c | 315 const unsigned char *name, size_t nlen, 350 const unsigned char *name, size_t nlen) {
|
/net-tools-3.4.0/mbedtls-2.4.0/programs/ssl/ |
D | ssl_server2.c | 487 const char *name; member 610 const unsigned char *name, size_t name_len ) in sni_callback() 680 const char *name; member 747 const unsigned char *name, size_t name_len ) in psk_callback() 1295 const char *name[4] = { 0 }; in main() local
|