Home
last modified time | relevance | path

Searched refs:types (Results 1 – 12 of 12) sorted by relevance

/net-tools-latest/libcoap/src/
Ddebug.c265 static char *types[] = { "CON", "NON", "ACK", "RST", "???" }; in msg_type_string() local
267 return types[min(t, sizeof(types)/sizeof(char *) - 1)]; in msg_type_string()
/net-tools-latest/tinydtls-0.8.2/sha2/
DREADME43 * This implementation utilizes 64-bit integer data types. If your
47 that do have 64-bit data types but do operations most efficiently
51 * On platforms with 128-bit integer data types, the SHA-384 and SHA-512
87 By default, this code uses u_intXX_t data types for 8 bit, 32 bit, and
90 use uintXX_t data types as defined by recent ANSI C standards and as
135 out the include of <sys/types.h> in sha2.h. With a bit more work
/net-tools-latest/tinydtls-0.8.2/
Ddtls_config.h.in88 /* Define to 1 if you have the <sys/types.h> header file. */
145 /* Define to `unsigned int' if <sys/types.h> does not define. */
Dconfigure.in88 AC_CHECK_HEADERS([sys/types.h sys/stat.h])
Dconfigure3604 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
/net-tools-latest/libcoap/examples/
Dcoap-client.txt.in85 Accepted media types as comma-separated list of symbolic or numeric
/net-tools-latest/mbedtls-2.4.0/tests/
Dcompat.sh91 -t|--types)
/net-tools-latest/mbedtls-2.4.0/
Dapache-2.0.txt34 and conversions to other media types.
DChangeLog489 * Compiler is required to support C99 types such as long long and uint32_t.
1462 * Moved from unsigned long to fixed width uint32_t types throughout code
1668 better unsigned / signed use. Renamed internal bigint types
/net-tools-latest/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile340 # types are typedef'ed and only the typedef is referenced, never the tag name.
1204 # the MathJax output. Supported types are HTML-CSS, NativeMML (i.e. MathML) and
/net-tools-latest/tinydtls-0.8.2/doc/
DDoxyfile.in271 # types are typedef'ed and only the typedef is referenced, never the tag name.
/net-tools-latest/libcoap/doc/
DDoxyfile.in382 # types are typedef'ed and only the typedef is referenced, never the tag name.