Home
last modified time | relevance | path

Searched refs:string (Results 1 – 25 of 29) sorted by relevance

12

/net-tools-latest/mbedtls-2.4.0/library/
Dversion.c38 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()
Dx509_crt.c1490 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/
Dversion.h73 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/
Dtest_suite_asn1write.data1 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)
Dtest_suite_pkcs5.data49 PBES2 Decrypt (bad PBKDF2 params salt: not an octet string)
105 PBES2 Decrypt (bad enc_scheme_alg params: not an octet string)
Dtest_suite_cipher.function227 /* decode the previously encoded string */
347 /* decode 0-byte string */
432 /* decode the previously encoded string */
Dtest_suite_base64.data70 Base64 decode (Space inside string)
Dhelpers.function35 #include <string.h>
Dmain_test.function11 "Expected string (with \"\") for parameter and got: %s\n", *str );
/net-tools-latest/mbedtls-2.4.0/scripts/
Drename.pl56 my $string = qr/"(?:\\.|[^\\"])*"/;
66 : qr/$string|$space|$idnum|$symbols/;
/net-tools-latest/tinydtls-0.8.2/sha2/testvectors/testvectors/
Dvector007.dat1 For this sample, this 63-byte string will be used as input data
Dvector009.dat1 …one byte less than a multiple of a hash block length (like this 127-byte string), bugs may be reve…
Dvector015.info3 input data set. The input data is the string "qwerty
Dvector016.info5 his output exactly. The input data data set is the string
/net-tools-latest/libcoap/examples/
Dcoap-client.txt.in54 (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/
Dversion_features.fmt32 #include <string.h>
Derror.fmt30 #include <string.h>
/net-tools-latest/python-websocket-server/
DREADME.md77 … | 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/
DReadme-x509.txt24 - 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/
DCMakeLists.txt18 # 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/
Dconfigure.in85 …net.h fcntl.h inttypes.h netdb.h netinet/in.h stddef.h stdint.h stdlib.h string.h strings.h sys/pa…
Ddtls_config.h.in70 /* Define to 1 if you have the <string.h> header file. */
/net-tools-latest/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile96 # 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/
DDoxyfile.in80 # 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/
DDoxyfile.in113 # 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 …]

12