/net-tools-latest/mbedtls-2.4.0/library/ |
D | version.c | 38 void mbedtls_version_get_string( char *string ) in mbedtls_version_get_string() argument 40 memcpy( string, MBEDTLS_VERSION_STRING, in mbedtls_version_get_string() 44 void mbedtls_version_get_string_full( char *string ) in mbedtls_version_get_string_full() argument 46 memcpy( string, MBEDTLS_VERSION_STRING_FULL, in mbedtls_version_get_string_full()
|
D | x509_crt.c | 1490 const char *string; member 1525 for( cur = x509_crt_verify_strings; cur->string != NULL ; cur++ ) in mbedtls_x509_crt_verify_info() 1530 ret = mbedtls_snprintf( p, n, "%s%s\n", prefix, cur->string ); in mbedtls_x509_crt_verify_info()
|
/net-tools-latest/mbedtls-2.4.0/include/mbedtls/ |
D | version.h | 73 void mbedtls_version_get_string( char *string ); 84 void mbedtls_version_get_string_full( char *string );
|
/net-tools-latest/mbedtls-2.4.0/tests/suites/ |
D | test_suite_asn1write.data | 1 ASN.1 Write Octet String #0 (Empty string) 16 ASN.1 Write Octet String #5 (Buffer too small for string) 31 ASN.1 Write Octet String #9 (l = 128, buffer too small for string) 34 ASN.1 Write IA5 String #0 (Empty string) 49 ASN.1 Write IA5 String #5 (Buffer too small for string)
|
D | test_suite_pkcs5.data | 49 PBES2 Decrypt (bad PBKDF2 params salt: not an octet string) 105 PBES2 Decrypt (bad enc_scheme_alg params: not an octet string)
|
D | test_suite_cipher.function | 227 /* decode the previously encoded string */ 347 /* decode 0-byte string */ 432 /* decode the previously encoded string */
|
D | test_suite_base64.data | 70 Base64 decode (Space inside string)
|
D | helpers.function | 35 #include <string.h>
|
D | main_test.function | 11 "Expected string (with \"\") for parameter and got: %s\n", *str );
|
/net-tools-latest/mbedtls-2.4.0/scripts/ |
D | rename.pl | 56 my $string = qr/"(?:\\.|[^\\"])*"/; 66 : qr/$string|$space|$idnum|$symbols/;
|
/net-tools-latest/tinydtls-0.8.2/sha2/testvectors/testvectors/ |
D | vector007.dat | 1 For this sample, this 63-byte string will be used as input data
|
D | vector009.dat | 1 …one byte less than a multiple of a hash block length (like this 127-byte string), bugs may be reve…
|
D | vector015.info | 3 input data set. The input data is the string "qwerty
|
D | vector016.info | 5 his output exactly. The input data data set is the string
|
/net-tools-latest/libcoap/examples/ |
D | coap-client.txt.in | 54 (Note that the string passed to *-m* is compared case-insensitive.) 68 a numeric value reflecting a valid CoAP content format or a string 88 CoAP content format or a string that specifies a registered format as
|
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/ |
D | version_features.fmt | 32 #include <string.h>
|
D | error.fmt | 30 #include <string.h>
|
/net-tools-latest/python-websocket-server/ |
D | README.md | 77 … | Sends a `message` to a specific `client`. The message is a simple string. | cli… 78 … Sends a `message` to **all** connected clients. The message is a simple string. | message …
|
/net-tools-latest/mbedtls-2.4.0/tests/data_files/ |
D | Readme-x509.txt | 24 - enco-ca-prstr.pem: has its CN encoded as a printable string, but child cert 25 enco-cert-utf8str.pem has its issuer's CN encoded as a UTF-8 string.
|
/net-tools-latest/mbedtls-2.4.0/ |
D | CMakeLists.txt | 18 # Warning string - created as a list for compatibility with CMake 2.8 59 string(REGEX MATCH "Clang" CMAKE_COMPILER_IS_CLANG "${CMAKE_C_COMPILER_ID}")
|
/net-tools-latest/tinydtls-0.8.2/ |
D | configure.in | 85 …net.h fcntl.h inttypes.h netdb.h netinet/in.h stddef.h stdint.h stdlib.h string.h strings.h sys/pa…
|
D | dtls_config.h.in | 70 /* Define to 1 if you have the <string.h> header file. */
|
/net-tools-latest/mbedtls-2.4.0/doxygen/ |
D | mbedtls.doxyfile | 96 # that is used to form the text in various listings. Each string 274 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 277 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s. 278 # func(std::string) {}). This also makes the inheritance and collaboration 513 # by doing a simple string match. By disabling STRICT_PROTO_MATCHING doxygen 644 # doxygen can produce. The string should contain the $file, $line, and $text 1009 # When GENERATE_DOCSET tag is set to YES, this tag specifies a string that 1011 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen 1016 # When GENERATE_PUBLISHER_ID tag specifies a string that should uniquely 1018 # style string, e.g. com.mycompany.MyDocSet.documentation. [all …]
|
/net-tools-latest/tinydtls-0.8.2/doc/ |
D | Doxyfile.in | 80 # that is used to form the text in various listings. Each string 221 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 224 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s. 225 # func(std::string) {}). This also make the inheritance and collaboration 554 # doxygen can produce. The string should contain the $file, $line, and $text 844 # When GENERATE_DOCSET tag is set to YES, this tag specifies a string that 846 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen 1242 # are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
|
/net-tools-latest/libcoap/doc/ |
D | Doxyfile.in | 113 # used to form the text in various listings. Each string in this list, if found 304 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 307 # definitions whose arguments contain STL classes (e.g. func(std::string); 308 # versus func(std::string) {}). This also make the inheritance and collaboration 583 # simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still 731 # can produce. The string should contain the $file, $line, and $text tags, which 1197 # This tag specifies a string that should uniquely identify the documentation 1198 # set bundle. This should be a reverse domain-name style string, e.g. 1205 # The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify 1207 # string, e.g. com.mycompany.MyDocSet.documentation. [all …]
|