Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 29) sorted by relevance

12

/net-tools-3.4.0/tinydtls-0.8.2/
Ddebug.h123 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
Dt_list.h86 #define LIST_STRUCT(name) \ argument
90 #define LIST_STRUCT_INIT(struct_ptr, name) { \ argument
Ddebug.c277 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/
Dx509_create.c37 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()
Dx509_crt.c1267 #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
Dx509.c712 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()
Ddebug.c284 char name[16]; in debug_print_pk() local
/net-tools-3.4.0/libcoap/include/coap/
Dt_list.h84 #define LIST_STRUCT(name) \ argument
88 #define LIST_STRUCT_INIT(struct_ptr, name) { \ argument
Dresource.h55 str name; member
/net-tools-3.4.0/mbedtls-2.4.0/yotta/data/
Dmodule.json2 "name": "mbedtls", string
/net-tools-3.4.0/mbedtls-2.4.0/programs/test/
Dssl_cert_test.c136 char name[512]; in main() local
Dudp_proxy.c135 static void exit_usage( const char *name, const char *value ) in exit_usage()
/net-tools-3.4.0/mbedtls-2.4.0/include/mbedtls/
Dssl_ticket.h48 unsigned char name[4]; /*!< random key identifier */ member
Dmd_internal.h52 const char * name; member
Dpk_internal.h41 const char *name; member
Dpk.h111 const char *name; member
Decp.h85 const char *name; /*!< Human-friendly name */ member
Doid.h385 const char *name; /*!< official name (e.g. from RFC) */ member
/net-tools-3.4.0/
Dmonitor_15_4.c68 const char *name; member
93 const char *name = NULL, *file = NULL; in log_init() local
Dthroughput-client.c226 static int get_ifindex(const char *name) in get_ifindex()
Decho-client.c276 static int get_ifindex(const char *name) in get_ifindex()
Decho-server.c54 static int get_ifindex(const char *name) in get_ifindex()
/net-tools-3.4.0/libcoap/src/
Ddebug.c289 const char *name; in msg_option_string() member
334 const char *name; in print_content_format() member
Dresource.c315 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/
Dssl_server2.c487 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

12