| /lib/mbedtls/external/mbedtls/scripts/ |
| A D | config.py | 140 for setting in self.settings.values(): 141 setting.active = adapter(setting.name, setting.active, 142 setting.section) 149 for setting in self.settings.values(): 150 if regex.search(setting.name): 151 setting.active = enable 447 setting = self.settings[name] 448 value = setting.value 461 '' if setting.active else '//',
|
| /lib/crypt/ |
| A D | crypt-sha256.c | 79 const char *setting, size_t ARG_UNUSED(set_size), 84 const char *setting, size_t set_size, in crypt_sha256crypt_rn_wrapped() argument 89 crypt_sha256crypt_rn(phrase, phr_size, setting, set_size, output, in crypt_sha256crypt_rn_wrapped() 108 const char *setting, size_t ARG_UNUSED (set_size), in crypt_sha256crypt_rn() argument 126 const char *salt = setting; in crypt_sha256crypt_rn()
|
| A D | crypt-sha512.c | 79 const char *setting, size_t ARG_UNUSED(set_size), 84 const char *setting, size_t set_size, in crypt_sha512crypt_rn_wrapped() argument 89 crypt_sha512crypt_rn(phrase, phr_size, setting, set_size, output, in crypt_sha512crypt_rn_wrapped() 109 const char *setting, size_t ARG_UNUSED (set_size), in crypt_sha512crypt_rn() argument 127 const char *salt = setting; in crypt_sha512crypt_rn()
|
| A D | crypt-port.h | 25 const char *setting, 30 const char *setting,
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/ |
| A D | Symbol.cs | 349 object setting = ConfigurationManager.AppSettings["StricterValidationEnabled"]; 350 …_useStricterValidation = setting != null && Convert.ToBoolean(setting.ToString(), CultureInfo.Inva…
|
| /lib/lwip/lwip/test/fuzz/ |
| A D | README | 20 If it complains about invalid "/proc/sys/kernel/core_pattern" setting, try
|
| /lib/lwip/lwip/contrib/examples/example_app/ |
| A D | lwipcfg.h.example | 18 /* If these 2 are not defined, the corresponding config setting is used */
|
| /lib/mbedtls/external/mbedtls/tests/suites/ |
| A D | test_suite_psa_crypto_attributes.function | 104 /* Test setting a slot number. */
|
| A D | test_suite_platform.function | 106 * from automatic drift adjustment or time setting system call. The POSIX.1
|
| A D | test_suite_hmac_drbg.function | 110 /* Finally, check setting entropy_len */
|
| A D | test_suite_psa_crypto.function | 6139 /* Test for not setting a nonce. */ 6186 /* Test for double setting nonce. */ 6304 /* Test for setting nonce after calling set lengths */ 6430 /* Test for setting lengths twice. */ 6445 /* Test for setting lengths after setting nonce + already starting data. */ 6586 /* Test for not sending any additional data or data after setting non zero 6605 /* Test for not sending any additional data or data after setting non-zero 6662 /* Test for sending too much additional data after setting lengths. */ 6695 /* Test for sending too much data after setting lengths. */ 8040 * 1. Test that setting max ops is reflected in both interruptible sign and [all …]
|
| A D | test_suite_ctr_drbg.function | 329 /* Finally, check setting entropy_len */
|
| A D | test_suite_psa_crypto_driver_wrappers.function | 1522 /* Test IV setting failure */ 1531 /* When setting the IV fails, it should call abort too */
|
| /lib/mbedtls/external/mbedtls/ |
| A D | CMakeLists.txt | 27 # policy setting is deprecated, and will be removed in future versions. 31 # (there is a bug in this particular version), otherwise, setting the CMP0012 policy is required 32 # for CMake versions >= 3.18.3 otherwise a deprecated warning is generated. The OLD policy setting
|
| A D | README.md | 109 …BUG` gives you a debug build. You can override `CFLAGS` and `LDFLAGS` by setting them in your envi… 111 …setting `CFLAGS` overrides its default value of `-O2` and setting `WARNING_CFLAGS` overrides its d…
|
| A D | ChangeLog | 116 `mbedtls_x509_crt` structure. This requires setting 155 copying may be disabled by setting MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS. 156 Note that setting this option will cause input-output buffer overlap to 405 setting the CMake variable of the same name at configuration time. 746 * Allow setting user and peer identifiers for EC J-PAKE operation 869 * cert_write: support for setting extended key usage attributes. A 1872 * Fix the setting of the read timeout in the DTLS sample programs. 1950 through setting the new configuration flag MBEDTLS_ECP_NO_FALLBACK. 3559 * Fix setting version TLSv1 as minimal version, even if TLS 1 5316 * Fixed potential heap buffer overflow on large hostname setting [all …]
|
| /lib/lwip/lwip/doc/doxygen/ |
| A D | lwip.Doxyfile | 206 # Note that setting this tag to YES also means that rational rose comments are 318 # globally by setting AUTOLINK_SUPPORT to NO. 350 # This will only work if the methods are indeed getting or setting a simple 659 # documentation regardless of this setting. 1128 # the setting GENERATE_TREEVIEW). It is highly recommended to start with a 1171 # style sheet in the list overrules the setting of the previous ones in the 1456 # the same information as the tab index, you could consider setting 1738 # style sheet in the list overrules the setting of the previous ones in the 2037 # performed. Macro expansion can be done in a controlled way by setting 2256 # standard location or by setting the DOTFONTPATH environment variable or by [all …]
|
| A D | lwip.Doxyfile.cmake.in | 206 # Note that setting this tag to YES also means that rational rose comments are 318 # globally by setting AUTOLINK_SUPPORT to NO. 350 # This will only work if the methods are indeed getting or setting a simple 659 # documentation regardless of this setting. 1128 # the setting GENERATE_TREEVIEW). It is highly recommended to start with a 1171 # style sheet in the list overrules the setting of the previous ones in the 1456 # the same information as the tab index, you could consider setting 1738 # style sheet in the list overrules the setting of the previous ones in the 2037 # performed. Macro expansion can be done in a controlled way by setting 2256 # standard location or by setting the DOTFONTPATH environment variable or by [all …]
|
| /lib/efi_loader/ |
| A D | Kconfig | 213 easiest way to create it is by setting the non-volatile variables in 276 without setting the EFI_OS_INDICATIONS_FILE_CAPSULE_DELIVERY_SUPPORTED
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/ |
| A D | SNMPv2-TC | 509 management protocol set operation, but without setting 608 If the management station is prevented from setting the 619 conceptual row and the setting of the status to `active'.
|
| A D | IF-MIB | 873 setting this object to a value of true(1) may require the 1526 setup, and then the test is initiated by setting ifTestType.
|
| /lib/lwip/lwip/src/netif/ppp/ |
| A D | PPPD_FOLLOWUP | 17 are receiving data from peer, can be enabled by setting PPP_LCP_ADAPTIVE
|
| /lib/lwip/lwip/ |
| A D | UPGRADING | 133 (disable by setting LWIP_NO_STDINT_H=1 or LWIP_NO_INTTYPES_H=1 if your compiler
|
| /lib/mbedtls/external/mbedtls/docs/ |
| A D | 3.0-migration-guide.md | 257 who were explicitly setting this option. 894 Users who changed the default setting of the option need to change the config/
|
| /lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/ |
| A D | strategy.md | 183 be changed when setting up the context, but not when using it. In
|