Searched refs:default (Results 1 – 25 of 84) sorted by relevance
1234
563 default=None, help='Output file path if `-a` was set')566 default=False, help='Generate all available tls13 compat tests')569 default=False, help='List supported ciphersuites')572 default=False, help='List supported signature algorithms')575 default=False, help='List supported named groups')578 default=False, help='List supported TLS servers')581 default=False, help='List supported TLS Clients')584 default=list(SERVER_CLASSES.keys())[0],587 default=list(CLIENT_CLASSES.keys())[0],590 default=list(CIPHER_SUITE_IANA_VALUE.keys())[0],[all …]
261 By default, run all tests. With one or more COMPONENT, run only those.283 (default: "${ARM_NONE_EABI_GCC_PREFIX}")286 (default: "${ARM_LINUX_GNUEABI_GCC_PREFIX}")287 --armcc Run ARM Compiler builds (on by default).295 --no-append-outcome Write a new outcome file and analyze it (default).297 --no-force Refuse to overwrite modified files (default).298 --no-keep-going Stop at the first error (default).299 --no-memory No additional memory tests (default).303 empty; default: \$MBEDTLS_TEST_OUTCOME_FILE).304 --random-seed Use a random seed value for randomized tests (default).
510 choices=['always', 'auto', 'never'], default='auto')513 default='include/mbedtls/mbedtls_config.h')516 default='.')519 action='store_true', dest='keep_going', default=True)531 action='store', default='make')537 default=True)
164 action='append', default=['include'],167 action='store_true', dest='keep_c', default=False,173 default='programs/psa/psa_constant_names',
111 default=DEFAULT_STATUS_LOG_FILE,116 default=DEFAULT_PSA_CONSTANT_NAMES,
162 dest='input_file', default='include/mbedtls/mbedtls_config.h',168 dest='script', default='scripts/config.py',
163 - the extra "trailer field" parameter must have its default value178 It is unclear what parameters people use in practice. It looks like by default181 by default (tested with GnuTLS 3.6.13). FIPS 186-4 requires 0 <= saltlen <=201 When verifying signatures, PSA will by default enforce the salt len is the one206 All test files use the default trailer field of 0xBC, as enforced by our223 Hash Algorithm: sha1 (default)224 Mask Algorithm: mgf1 with sha1 (default)227 Hash Algorithm: sha1 (default)228 Mask Algorithm: mgf1 with sha1 (default)229 Salt Length: 0x14 (default)[all …]
139 compare_builds before-default after-default
92 This change does not affect users who use the default configuration; it only95 The option `MBEDTLS_CHECK_PARAMS` (disabled by default) enabled certain kinds104 value causes a silent default to one of the valid values.106 The default reaction to a failed check was to call a function125 This does not affect users who use the default `mbedtls_config.h`, as this option was126 already off by default.136 This doesn't affect people using the default configuration as it was already137 disabled by default.211 This does not affect users who use the default `mbedtls_config.h`. `MBEDTLS_SHA256_C`212 was enabled by default. Now both `MBEDTLS_SHA256_C` and `MBEDTLS_SHA224_C` are[all …]
170 default:242 default:355 default:456 default:548 default:641 default:724 default:829 default:912 default:974 default:[all …]
116 default:186 default:214 default:
7 These files are complete replacements for the default mbedtls_config.h. To use one of10 1. Replace the default file include/mbedtls/mbedtls_config.h with the chosen one.
1444 default:2198 default:2270 default:2331 default:2399 default:2476 default:2970 default:3817 default:3894 default:3971 default:[all …]
64 " specified the following default test case\n" \173 default:409 default:426 default:481 * supplied or default data file.574 /* If no files were specified, assume a default */
82 default:112 default:241 * using the default data file. This allows running the executable
287 /* By default, PR is off, and reseed interval was set to361 * default entropy length (MBEDTLS_CTR_DRBG_ENTROPY_LEN). We've chosen to362 * use the default value of MBEDTLS_CTR_DRBG_ENTROPY_LEN for SHA-512,376 /* Need to set a non-default fixed entropy len, to ensure same output across
559 "-r", "--report-dir", type=str, default="reports",604 action='store_true', default=True,610 action='store_true', default=True,616 action='store_true', default=True,
87 def get(self, name, default=None): argument98 return default528 default='')
872 '--record-dir', type=str, default='code_size_records',876 '--comp-dir', type=str, default='comparison',880 '-n', '--new-rev', type=str, default='current',885 '-a', '--arch', type=str, default=detect_arch(),890 '-c', '--config', type=str, default=SupportedConfig.DEFAULT.value,
504 default='ChangeLog.d',508 default='ChangeLog',512 action='store_true', dest='keep_entries', default=None,
39 default:62 default:
37 # Allow more than the default 7 attributes.42 # Allow longer modules than the default recommended maximum.
31 * By default, the handling of TLS 1.3 tickets by the Mbed TLS client is now86 of increased code size. This option is off by default, but enabled in87 the default mbedtls_config.h. Fixes #9216.162 the default configuration connecting to a TLS 1.3 server sending tickets.329 the mbedtls_ssl_conf_early_data() API (by default disabled in both cases).343 to PSA functions is now secure by default.451 improvement. The new default value of MBEDTLS_MPI_WINDOW_SIZE roughly456 * The TLS 1.3 protocol is now enabled in the default configuration.595 By default, all groups are offered; the list of groups can be768 this call accidentally applied a default padding mode chosen at compile[all …]
32 …default location, this path includes the schemas against which the driver schemas will be validate…
69 …cated on the heap. This is the historical implementation. It remains the default in the Mbed TLS 3…71 …ave a highly predicatable resource usage. This is the default implementation when using the defaul…77 …default build (when not using the supplied `mbedtls_config.h`, as explained above), to minimize th…98 Since Mbed TLS 3.6.3, there are two variants for the static key store: a hybrid variant (default), …116 …1. It is enabled by `MBEDTLS_PSA_KEY_STORE_DYNAMIC`, which is enabled by default since Mbed TLS 3.…