Searched refs:configure (Results 1 – 9 of 9) sorted by relevance
/mbedtls-latest/tests/docker/bionic/ |
D | Dockerfile | 96 && ./configure --disable-documentation \ 106 …&& ./configure --prefix=/usr/local/gnutls-3.3.8 --exec_prefix=/usr/local/gnutls-3.3.8 --disable-sh… 117 && ./configure --disable-documentation \ 127 && ./configure --prefix=/usr/local/gnutls-3.4.10 --exec_prefix=/usr/local/gnutls-3.4.10 \ 140 && ./configure --disable-documentation \ 150 && ./configure --prefix=/usr/local/gnutls-3.7.2 --exec_prefix=/usr/local/gnutls-3.7.2 \
|
/mbedtls-latest/tests/scripts/ |
D | depends.py | 182 def configure(self, conf, options, colors): member in Job 450 if not job.configure(conf, options, colors):
|
/mbedtls-latest/ |
D | README.md | 137 To configure CMake for building shared libraries, use: 262 - [How do I configure Mbed TLS](https://mbed-tls.readthedocs.io/en/latest/kb/compiling-and-buildi…
|
D | ChangeLog | 1208 setbuf(). If your platform does not have setbuf(), you can configure an 1296 * Add accessors to configure DN hints for certificate request: 1476 * You can configure groups for a TLS key exchange with the new function 1865 CBC record splitting, fallback SCSV, and the ability to configure 2017 * Restore the ability to configure PSA via Mbed TLS options to support RSA 3352 This allows users to configure such an implementation at compile time when 3385 * Add function mbedtls_ssl_set_datagram_packing() to configure 4251 configure the maximum length of a file path that can be buffered when 4256 to configure the minimum number of bytes for entropy sources using the
|
/mbedtls-latest/tests/suites/ |
D | test_suite_psa_crypto_init.function | 5 /* Some tests in this module configure entropy sources. */
|
/mbedtls-latest/docs/architecture/ |
D | alternative-implementations.md | 20 To configure entropy sources (hardware random generators), see the `MBEDTLS_ENTROPY_XXX` options in…
|
/mbedtls-latest/docs/ |
D | 3.0-migration-guide.md | 653 `mbedtls_ssl_conf_ciphersuites()` to configure ciphersuites to use with (D)TLS 900 to configure a custom session cache implementation different
|
/mbedtls-latest/docs/architecture/psa-migration/ |
D | strategy.md | 464 `mbedtls_ssl_conf_own_cert()` to configure a (certificate and the
|
D | md-cipher-dispatch.md | 289 …nship between PSA support and legacy support for a mechanism. Users can configure legacy support a…
|