Home
last modified time | relevance | path

Searched refs:text (Results 1 – 15 of 15) sorted by relevance

/net-tools-3.7.0/mbedtls-2.4.0/include/mbedtls/
Ddebug.h46 #define MBEDTLS_SSL_DEBUG_RET( level, text, ret ) \ argument
47 mbedtls_debug_print_ret( ssl, level, __FILE__, __LINE__, text, ret )
49 #define MBEDTLS_SSL_DEBUG_BUF( level, text, buf, len ) \ argument
50 mbedtls_debug_print_buf( ssl, level, __FILE__, __LINE__, text, buf, len )
53 #define MBEDTLS_SSL_DEBUG_MPI( level, text, X ) \ argument
54 mbedtls_debug_print_mpi( ssl, level, __FILE__, __LINE__, text, X )
58 #define MBEDTLS_SSL_DEBUG_ECP( level, text, X ) \ argument
59 mbedtls_debug_print_ecp( ssl, level, __FILE__, __LINE__, text, X )
63 #define MBEDTLS_SSL_DEBUG_CRT( level, text, crt ) \ argument
64 mbedtls_debug_print_crt( ssl, level, __FILE__, __LINE__, text, crt )
[all …]
Dasn1write.h167 const char *text, size_t text_len );
182 const char *text, size_t text_len );
/net-tools-3.7.0/mbedtls-2.4.0/library/
Ddebug.c120 const char *text, int ret ) in mbedtls_debug_print_ret() argument
136 text, ret, -ret ); in mbedtls_debug_print_ret()
142 const char *file, int line, const char *text, in mbedtls_debug_print_buf() argument
153 text, (unsigned int) len ); in mbedtls_debug_print_buf()
198 const char *text, const mbedtls_ecp_point *X ) in mbedtls_debug_print_ecp() argument
205 mbedtls_snprintf( str, sizeof( str ), "%s(X)", text ); in mbedtls_debug_print_ecp()
208 mbedtls_snprintf( str, sizeof( str ), "%s(Y)", text ); in mbedtls_debug_print_ecp()
216 const char *text, const mbedtls_mpi *X ) in mbedtls_debug_print_mpi() argument
234 text, (int) ( ( n * ( sizeof(mbedtls_mpi_uint) << 3 ) ) + j + 1 ) ); in mbedtls_debug_print_mpi()
280 const char *text, const mbedtls_pk_context *pk ) in debug_print_pk() argument
[all …]
Dasn1write.c261 const char *text, size_t text_len ) in mbedtls_asn1_write_printable_string() argument
267 (const unsigned char *) text, text_len ) ); in mbedtls_asn1_write_printable_string()
276 const char *text, size_t text_len ) in mbedtls_asn1_write_ia5_string() argument
282 (const unsigned char *) text, text_len ) ); in mbedtls_asn1_write_ia5_string()
/net-tools-3.7.0/libcoap/examples/
Dcoap-client.txt.in18 [*-B* seconds] [*-e* text] [*-f* file] [*-m* method] [*-N*]
20 [*-O* num,text] [*-T* token] [*-v* num] [*-a* addr] URI
46 *-e* text::
47 Include text as payload (use percent-encoding for non-ASCII characters).
73 text/plain (plain)
98 *-O* num,text::
99 Add option 'num' with contents of 'text' to the request.
133 Send text 'mode=on' to resource 'actuators/leds?color=r' on the endpoint with
Dclient.c896 cmdline_input(char *text, str *buf) { in cmdline_input() argument
898 len = check_segment((unsigned char *)text, strlen(text)); in cmdline_input()
908 decode_segment((unsigned char *)text, strlen(text), buf->s); in cmdline_input()
/net-tools-3.7.0/mbedtls-2.4.0/tests/suites/
Dtest_suite_debug.function79 void mbedtls_debug_print_ret( char *file, int line, char *text, int value,
95 mbedtls_debug_print_ret( &ssl, 0, file, line, text, value);
106 void mbedtls_debug_print_buf( char *file, int line, char *text,
127 mbedtls_debug_print_buf( &ssl, 0, file, line, text, data, data_len );
/net-tools-3.7.0/libcoap/src/
Dresource.c105 match(const str *text, const str *pattern, int match_prefix, int match_substring) { in match() argument
106 assert(text); assert(pattern); in match()
108 if (text->length < pattern->length) in match()
112 unsigned char *next_token = text->s; in match()
113 size_t remaining_length = text->length; in match()
135 return (match_prefix || pattern->length == text->length) && in match()
136 memcmp(text->s, pattern->s, pattern->length) == 0; in match()
/net-tools-3.7.0/mbedtls-2.4.0/
Dapache-2.0.txt107 (d) If the Work includes a "NOTICE" text file as part of its
112 of the following places: within a NOTICE text file distributed
120 or as an addendum to the NOTICE text from the Work, provided
184 the brackets!) The text should be enclosed in the appropriate
DChangeLog670 * debug_print_buf() now prints a text view in addition to hexadecimal.
/net-tools-3.7.0/libcoap/m4/
Dax_check_compile_flag.m449 # or distributing such scripts, even though portions of the text of the
Dax_check_link_flag.m449 # or distributing such scripts, even though portions of the text of the
/net-tools-3.7.0/tinydtls-0.8.2/doc/
DDoxyfile.in6 # All text after a hash (#) is considered a comment and will be ignored
19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
80 # that is used to form the text in various listings. Each string
81 # in this list, if found as the leading text of the brief description, will be
82 # stripped from the text and the result after processing the whole list, is
83 # used as the annotated text. Otherwise, the brief description is used as-is.
554 # doxygen can produce. The string should contain the $file, $line, and $text
556 # warning originated and the warning text. Optionally the format may contain
560 WARN_FORMAT = "$file:$line: $text"
1008 …based approach is that it scales better to large projects and allows full text search. The disadva…
/net-tools-3.7.0/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile6 # All text after a double hash (##) is considered a comment and is placed
8 # All text after a hash (#) is considered a comment and will be ignored.
21 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
96 # that is used to form the text in various listings. Each string
97 # in this list, if found as the leading text of the brief description, will be
98 # stripped from the text and the result after processing the whole list, is
99 # used as the annotated text. Otherwise, the brief description is used as-is.
644 # doxygen can produce. The string should contain the $file, $line, and $text
646 # warning originated and the warning text. Optionally the format may contain
650 WARN_FORMAT = "$file:$line: $text"
/net-tools-3.7.0/libcoap/doc/
DDoxyfile.in6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.
21 # that follow. The default is UTF-8 which is also the encoding used for all text
113 # used to form the text in various listings. Each string in this list, if found
114 # as the leading text of the brief description, will be stripped from the text
116 # text. Otherwise, the brief description is used as-is. If left blank, the
731 # can produce. The string should contain the $file, $line, and $text tags, which
733 # and the warning text. Optionally the format may contain $version, which will
736 # The default value is: $file:$line: $text.
738 WARN_FORMAT = "$file:$line: $text"