Searched full:set (Results 1 – 25 of 208) sorted by relevance
123456789
/net-tools-latest/mbedtls-2.4.0/ |
D | CMakeLists.txt | 19 set(WARNING_BORDER "*******************************************************\n") 20 set(NULL_ENTROPY_WARN_L1 "**** WARNING! MBEDTLS_TEST_NULL_ENTROPY defined!\n") 21 set(NULL_ENTROPY_WARN_L2 "**** THIS BUILD HAS NO DEFINED ENTROPY SOURCES\n") 22 set(NULL_ENTROPY_WARN_L3 "**** AND IS *NOT* SUITABLE FOR PRODUCTION USE\n") 24 set(NULL_ENTROPY_WARNING "${WARNING_BORDER}" 55 set(CMAKE_BUILD_TYPE ${CMAKE_BUILD_TYPE} 66 …set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings… 68 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wlogical-op") 71 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wshadow") 73 set(CMAKE_C_FLAGS_RELEASE "-O2") [all …]
|
/net-tools-latest/libcoap/doc/ |
D | Doxyfile.in | 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 74 # characters to appear in the names of generated files. If set to NO, non-ASCII 96 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member 98 # documentation (similar to Javadoc). Set to NO to disable this. 103 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief 106 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 123 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 130 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 138 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path [all …]
|
/net-tools-latest/tinydtls-0.8.2/doc/ |
D | Doxyfile.in | 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 68 # Set to NO to disable this. 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 74 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 105 # path before files name in the file list and in the header files. If set 110 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag [all …]
|
/net-tools-latest/mbedtls-2.4.0/doxygen/ |
D | mbedtls.doxyfile | 59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 81 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 84 # Set to NO to disable this. 88 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 90 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 117 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 123 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 130 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 131 # path before files name in the file list and in the header files. If set 136 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag [all …]
|
/net-tools-latest/mbedtls-2.4.0/library/ |
D | CMakeLists.txt | 5 set(src_crypto 61 set(src_x509 73 set(src_tls 86 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wmissing-declarations -Wmissing-prototypes") 90 …set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wmissing-declarations -Wmissing-prototypes -Wdocumentation -W… 94 set(libs ${libs} ws2_32) 98 set(libs ${libs} pkcs11-helper) 102 set(libs ${libs} ${ZLIB_LIBRARIES}) 106 set(libs ${libs} pthread) 114 set(mbedtls_static_target "mbedtls_static") [all …]
|
/net-tools-latest/mbedtls-2.4.0/tests/suites/ |
D | test_suite_cipher.padding.data | 7 Set padding with AES-CBC 11 Set padding with AES-CFB 15 Set padding with AES-CTR 19 Set padding with CAMELLIA-CBC 23 Set padding with CAMELLIA-CFB 27 Set padding with CAMELLIA-CTR 31 Set padding with DES-CBC 35 Set padding with BLOWFISH-CBC 39 Set padding with BLOWFISH-CFB 43 Set padding with BLOWFISH-CTR [all …]
|
/net-tools-latest/mbedtls-2.4.0/programs/ssl/ |
D | CMakeLists.txt | 1 set(THREADS_USE_PTHREADS_WIN32 true) 4 set(libs 8 set(targets 20 set(libs ${libs} pkcs11-helper) 24 set(libs ${libs} ${ZLIB_LIBRARIES}) 57 set(targets ${targets} ssl_pthread_server)
|
/net-tools-latest/mbedtls-2.4.0/tests/ |
D | CMakeLists.txt | 1 set(libs 6 set(libs ${libs} pkcs11-helper) 10 set(libs ${libs} ${ZLIB_LIBRARIES}) 20 set(data_name ${ARGV1}) 22 set(data_name ${suite_name}) 38 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-unused-function") 42 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} /w") # no warnings here 114 set(command ln -s ${target} ${link}) 116 set(command cmd.exe /c mklink /d ${link} ${target})
|
/net-tools-latest/ |
D | zeth-tunnel.conf.stop | 11 ip link set ${TUNNEL_V4V4} down 12 ip link set ${TUNNEL_V4V6} down 13 ip link set ${TUNNEL_V6V6} down 14 ip link set ${TUNNEL_V6V4} down
|
D | zeth-tunnel.conf | 32 ip link set dev ${INTERFACE} up 33 ip link set dev ${INTERFACE} address ${HWADDR} 56 ip link set ${TUNNEL_V4V4} up 57 ip link set ${TUNNEL_V6V4} up 58 ip link set ${TUNNEL_V4V6} up 59 ip link set ${TUNNEL_V6V6} up
|
D | zeth-multiface.conf | 24 ip link set dev ${INTERFACE0} up 25 ip link set dev ${INTERFACE0} address ${HWADDR_PREFIX}0 40 ip link set dev ${INTERFACE} up 46 ip link set dev ${INTERFACE} address ${HWADDR_PREFIX}${iface_idx}
|
D | zeth-vlan.conf | 29 ip link set dev ${INTERFACE} up 31 ip link set dev ${INTERFACE} address ${HWADDR} 43 ip link set ${VLAN_NAME_PREFIX}.${VLAN_1_ID} up 44 ip link set ${VLAN_NAME_PREFIX}.${VLAN_2_ID} up
|
/net-tools-latest/mbedtls-2.4.0/include/mbedtls/ |
D | x509_crt.h | 259 * can clear / modify / add flags for a certificate. If set, 286 * \param cn expected Common Name (can be set to 295 * set, 320 * \param cn expected Common Name (can be set to 329 * set, 350 * \note Except for decipherOnly and encipherOnly, a bit set in the 351 * usage argument means this bit MUST be set in the 353 * that bit MAY be set. 425 * \brief Set the verion for a Certificate 429 * \param version version to set (MBEDTLS_X509_CRT_VERSION_1, MBEDTLS_X509_CRT_VERSION_2 or [all …]
|
D | ssl.h | 71 …CERTIFICATE_REQUIRED -0x7580 /**< The own certificate is not set, but needed by the … 72 …EQUIRED -0x7600 /**< The own private key or pre-shared key is not set, but needed. */ 73 #define MBEDTLS_ERR_SSL_CA_CHAIN_REQUIRED -0x7680 /**< No CA Chain is set, but req… 111 #define MBEDTLS_ERR_SSL_INVALID_VERIFY_HASH -0x6600 /**< Couldn't set the hash for v… 198 * The configuration options you can set for this module are in this section. 487 * \brief Callback type: set a pair of timers/delays to watch 808 mbedtls_ssl_set_timer_t *f_set_timer; /*!< set timer callback */ 958 * \brief Set up an SSL context for use 977 * while retaining application-set variables, function 988 * \brief Set the current endpoint type [all …]
|
D | x509_csr.h | 167 * \brief Set the subject name for a CSR 173 * \param subject_name subject name to set 182 * \brief Set the key for a CSR (public key will be included, 191 * \brief Set the MD algorithm to use for the signature 200 * \brief Set the Key Usage Extension flags 204 * \param key_usage key usage flags to set 211 * \brief Set the Netscape Cert Type flags 215 * \param ns_cert_type Netscape Cert Type flags to set
|
/net-tools-latest/mbedtls-2.4.0/programs/test/ |
D | CMakeLists.txt | 1 set(libs 6 set(libs ${libs} pkcs11-helper) 10 set(libs ${libs} ${ZLIB_LIBRARIES})
|
/net-tools-latest/mbedtls-2.4.0/scripts/ |
D | config.pl | 12 # are set in the 'config.h' file. 15 # [set <symbol> <value> | unset <symbol> | get <symbol> | 47 [set <symbol> <value> | unset <symbol> | get <symbol> | 51 set <symbol> [<value>] - Uncomments or adds a #define for the <symbol> to 136 elsif ($action eq "set") { 200 } elsif (!$done && $action eq "set") { 217 # Did the set command work? 218 if ($action eq "set"&& $force_option && !$done) { 220 # If the force option was set, append the symbol to the end of the file
|
D | output_env.sh | 81 if [ -n "${OPENSSL+set}" ]; then 91 if [ -n "${OPENSSL_LEGACY+set}" ]; then 117 if [ -n "${GNUTLS_CLI+set}" ]; then 127 if [ -n "${GNUTLS_SERV+set}" ]; then 137 if [ -n "${GNUTLS_LEGACY_CLI+set}" ]; then 147 if [ -n "${GNUTLS_LEGACY_SERV+set}" ]; then
|
/net-tools-latest/mbedtls-2.4.0/programs/x509/ |
D | CMakeLists.txt | 1 set(libs 6 set(libs ${libs} pkcs11-helper) 10 set(libs ${libs} ${ZLIB_LIBRARIES})
|
/net-tools-latest/mbedtls-2.4.0/yotta/data/ |
D | adjust-config.sh | 3 set -eu 18 # Set the target specific header 19 conf set YOTTA_CFG_MBEDTLS_TARGET_CONFIG_FILE \"mbedtls/target_config.h\"
|
/net-tools-latest/libcoap/examples/ |
D | coap-server.txt.in | 2 // vim: set syntax=asciidoc,tw=0: 58 The listening address is set to '2001:db8:81a8:0:6ef0:dead:feed:beef' and the 59 verbosity level is set to '5'. 65 Set listening address to '2001:db8:81a8:0:6ef0:dead:feed:beef' and join the
|
D | coap-rd.txt.in | 2 // vim: set syntax=asciidoc,tw=0: 58 The listening address is set to '2001:db8:81a8:0:6ef0:dead:feed:beef' and the 59 verbosity level is set to '5'. 65 Set listening address to '2001:db8:81a8:0:6ef0:dead:feed:beef' and join the
|
/net-tools-latest/libcoap/include/coap/ |
D | option.h | 102 /* Ensure that COAP_OPT_FILTER_SHORT and COAP_OPT_FILTER_LONG are set 152 * function returns @c 1 if bit was set or @c 0 on error (i.e. when 156 * @param type The type for which the bit should be set. 158 * @return @c 1 if bit was set, @c 0 otherwise. 164 * function returns @c 1 if bit was set or @c 0 on error (i.e. when 170 * @return @c 1 if bit was set, @c 0 otherwise. 188 * 1 if bit was set or @c -1 on error (i.e. when the given type does not fit in 194 * @param type The type for which the bit should be set. 196 * @return @c 1 if bit was set, @c -1 otherwise. 213 * @return @c 1 if bit was set, @c -1 otherwise. [all …]
|
D | bits.h | 22 * was set or @c -1 on error (i.e. when the given bit does not fit in the 27 * @param bit The bit to set in @p vec. 62 * @c 1 if the bit is set, @c 0 otherwise (even in case of an error). 68 * @return @c 1 if the bit is set, @c 0 otherwise.
|
D | uri.h | 54 * @return @c 1 if @p key was set, @c 0 otherwise. 69 * components that are not specified will be set to { 0, 0 }, except for the 70 * port which is set to @c COAP_DEFAULT_PORT. This function returns @p 0 if 91 * @param buflen Maximum length of @p buf. Will be set to the actual number 109 * @param buflen Maximum length of @p buf. Will be set to the actual number
|
123456789