Home
last modified time | relevance | path

Searched refs:default (Results 1 – 25 of 114) sorted by relevance

12345

/lib/lwip/lwip/doc/doxygen/
A Dlwip.Doxyfile25 # The default value is: UTF-8.
69 # The default value is: NO.
77 # The default value is: NO.
99 # The default value is: YES.
136 # The default value is: NO.
144 # The default value is: NO.
179 # The default value is: NO.
202 # a brief description. This used to be the default behavior. The new default is
1129 # default header using
1241 # tree by default.
[all …]
A Dlwip.Doxyfile.cmake.in25 # The default value is: UTF-8.
69 # The default value is: NO.
77 # The default value is: NO.
99 # The default value is: YES.
136 # The default value is: NO.
144 # The default value is: NO.
179 # The default value is: NO.
202 # a brief description. This used to be the default behavior. The new default is
1129 # default header using
1241 # tree by default.
[all …]
/lib/efi_loader/
A DKconfig44 default y
89 default y
105 default y
307 default y
377 default y
384 default y
392 default y
410 default y
431 default y
438 default y
[all …]
/lib/mbedtls/external/mbedtls/tests/scripts/
A Dgenerate_tls13_compat_tests.py560 default=None, help='Output file path if `-a` was set')
566 default=False, help='List supported ciphersuites')
569 default=False, help='List supported signature algorithms')
572 default=False, help='List supported named groups')
575 default=False, help='List supported TLS servers')
578 default=False, help='List supported TLS Clients')
581 default=list(SERVER_CLASSES.keys())[0],
584 default=list(CLIENT_CLASSES.keys())[0],
587 default=list(CIPHER_SUITE_IANA_VALUE.keys())[0],
590 default=list(SIG_ALG_IANA_VALUE.keys())[0],
[all …]
A Ddepends.py510 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)
A Dtest_psa_constant_names.py164 action='append', default=['include'],
167 action='store_true', dest='keep_c', default=False,
173 default='programs/psa/psa_constant_names',
A Dpsa_collect_statuses.py111 default=DEFAULT_STATUS_LOG_FILE,
116 default=DEFAULT_PSA_CONSTANT_NAMES,
A Dtest_config_script.py162 dest='input_file', default='include/mbedtls/mbedtls_config.h',
168 dest='script', default='scripts/config.py',
/lib/
A DKconfig14 default 16
114 default y
138 default y
147 default y
166 default y
182 default y
224 default y
670 default y
775 default y
834 default y
[all …]
/lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/
A Dpsa-limitations.md223 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)
247 Hash Algorithm: sha1 (default)
248 Mask Algorithm: mgf1 with sha1 (default)
251 Hash Algorithm: sha1 (default)
262 Hash Algorithm: sha1 (default)
266 Hash Algorithm: sha1 (default)
[all …]
A Doutcome-analysis.sh139 compare_builds before-default after-default
/lib/mbedtls/external/mbedtls/docs/
A D3.0-migration-guide.md126 already off by default.
137 disabled by default.
224 enabled by default.
619 disabled by default.
659 disabled by default.
669 disabled by default.
689 disabled by default.
700 This does not affect people who used the default `mbedtls_config.h` and the default
711 disabled by default.
720 disabled by default.
[all …]
/lib/lwip/lwip/src/apps/http/makefsdata/
A Dreadme.txt8 switch -s: toggle processing of subdirectories (default is on)
9 switch -e: exclude HTTP header from file (header is created at runtime, default is on)
10 switch -11: include HTTP 1.1 header (1.0 is default)
/lib/mbedtls/external/mbedtls/scripts/data_files/driver_templates/
A Dpsa_crypto_driver_wrappers.h.jinja170 default:
242 default:
355 default:
456 default:
548 default:
641 default:
724 default:
828 default:
911 default:
973 default:
[all …]
A Dpsa_crypto_driver_wrappers_no_static.c.jinja116 default:
186 default:
214 default:
/lib/optee/
A DKconfig3 default y if OPTEE || OPTEE_IMAGE
16 default 0x0000000
/lib/mbedtls/
A DKconfig5 default LEGACY_HASHING_AND_CRYPTO
52 default y if TI_SECURE_DEVICE && FIT_SIGNATURE
154 default y if MBEDTLS_LIB
185 default y if SHA256_MBEDTLS
205 default y if SHA512_MBEDTLS
316 default SPL_LEGACY_HASHING_AND_CRYPTO
438 default y if SPL_MBEDTLS_LIB
550 default TPL_LEGACY_HASHING_AND_CRYPTO
636 default y if TPL_MBEDTLS_LIB
702 default VPL_LEGACY_HASHING_AND_CRYPTO
[all …]
/lib/mbedtls/external/mbedtls/configs/
A DREADME.txt7 These files are complete replacements for the default mbedtls_config.h. To use one of
10 1. Replace the default file include/mbedtls/mbedtls_config.h with the chosen one.
/lib/lzma/
A Dlzma.txt7 LZMA is default and general compression method of 7z format
188 default: 1 (normal)
190 d{N}: Sets Dictionary size - [0, 30], default: 23 (8MB)
196 -fb{N}: set number of fast bytes - [5, 273], default: 128
200 -lc{N}: set number of literal context bits - [0, 8], default: 3
203 -lp{N}: set number of literal pos bits - [0, 4], default: 0
209 -pb{N}: set number of pos bits - [0, 4], default: 2
228 -eos: write End Of Stream marker. By default LZMA doesn't write
331 by default (lc=3, lp=0), state_size = 16 KB.
358 - LZMA Internal Structures: state_size (16 KB for default settings)
[all …]
/lib/lwip/lwip/contrib/ports/
A DCMakeCommon.cmake16 message(STATUS "LWIP_MBEDTLSDIR not set - using default location ${LWIP_MBEDTLSDIR}")
50 -Wswitch-default
/lib/mbedtls/external/mbedtls/
A D.globalrc1 default:\
/lib/mbedtls/external/mbedtls/tests/data_files/base64/
A Dsrv_def.txt1 // Server context with default MbedTLS configuration
A Dcli_def.txt1 // Client context with default MbedTLS configuration
/lib/mbedtls/external/mbedtls/scripts/data_files/
A Derror.fmt39 default:
62 default:
/lib/mbedtls/external/mbedtls/docs/architecture/
A DMakefile3 default: all target

Completed in 75 milliseconds

12345