Home
last modified time | relevance | path

Searched refs:features (Results 1 – 25 of 33) sorted by relevance

12

/lib/mbedtls/external/mbedtls/programs/
A DREADME.md4 This subdirectory mostly contains sample programs that illustrate specific features of the library,…
83features supported by the library, and most applications require only a few features. To write a n…
85 … displays the response, with options to select TLS protocol features and Mbed TLS library features.
87 …sends a fixed response, with options to select TLS protocol features and Mbed TLS library features.
89features, the `ssl_client2` program has options that allow you to trigger certain behaviors in the…
/lib/mbedtls/external/mbedtls/docs/proposed/
A DREADME2 TLS features. They are not implemented yet, or only partially
4 Mbed TLS if you are interested in these features.
A Dpsa-conditional-inclusion-c.md75 * In application code that provides additional features based on cryptographic capabilities, for ex…
79 …ure. Mbed TLS should make a best effort to support the exclusion of all features, but in some case…
/lib/lwip/lwip/
A DFEATURES5 Main features include:
9 - Extended features: IP forwarding over multiple network interfaces
10 - Extended TCP features: congestion control, RTT estimation and fast recovery/fast retransmit, send…
A DCHANGELOG14 ++ New features:
153 ++ New features:
365 ++ New features:
441 ++ New features:
512 ++ New features:
1303 ++ New features:
1602 ++ New features:
2244 ++ New features:
2414 ++ New features:
2782 ++ New features:
[all …]
/lib/mbedtls/external/mbedtls/scripts/data_files/
A Dversion_features.fmt16 static const char * const features[] = {
25 const char * const *idx = features;
/lib/mbedtls/external/mbedtls/library/
A Dversion_features.c16 static const char * const features[] = { variable
816 const char * const *idx = features; in mbedtls_version_check_feature()
/lib/mbedtls/external/mbedtls/
A DBRANCHES.md11 as well as all the new features and bug fixes and security fixes.
36 undocumented features, then you should be able to re-compile it without
43 result in an incompatible API or ABI, although features will generally not
44 affect unrelated features (for example, enabling or disabling a
A DCONTRIBUTING.md33 …f the library. Unless the user has made an active decision to use newer features, a newer generati…
35 …hanges to the ABI or API, even on the main development branch where new features are added, need t…
43 …rity fixes and fixes for other defects, without encountering additional features or API extensions…
A DREADME.md11 … file `include/mbedtls/mbedtls_config.h`, which is also the place where features can be selected. …
41 …eflect all changes present in the CMake and Make build system, although features may not be ported…
89 …rs to more easily move between different platforms. Users who need more features are recommended t…
237 We've included example programs for a lot of different features and uses in [`programs/`](programs/…
238 Please note that the goal of these sample programs is to demonstrate specific features of the libra…
/lib/mbedtls/external/mbedtls/ChangeLog.d/
A D00README.md13 * New features in the library, new sample programs, or new platform support.
14 * Changes in existing behavior. These should be rare. Changes in features
/lib/lwip/lwip/doc/
A Dcontrib.txt12 features of Savannah help us not lose users' input.
A Dmdns.txt6 Note! The MDNS responder does not have all features required by the standards.
A Dsavannah.txt57 After which you can edit your local files with bug fixes or new features and
A Dppp.txt7 1 - Supported PPP protocols and features
16 1 Supported PPP protocols and features
/lib/
A DKconfig486 features for your board. The TPM can be connected via LPC or I2C
501 features for your board. The TPM can be connected via LPC or I2C
512 features for your board. The TPM can be connected via LPC or I2C
523 features for your board. The TPM can be connected via LPC or I2C
551 device. Introduces such features as boot chain of trust, rollback
/lib/mbedtls/external/mbedtls/docs/architecture/testing/
A Dinvasive-testing.md87 * Effacement: the product should not include features that are solely present for test purposes, si…
143 We can include all the features we want to test in the public interface. Then the tests can be trul…
160 We can include all the features we want to test in undocumented interfaces. Undocumented interfaces…
/lib/mbedtls/external/mbedtls/docs/architecture/
A Dmbed-crypto-storage-specification.md26 Supported features:
103 Supported features:
355 Supported features:
A Dalternative-implementations.md12 …de/mbedtls/platform.h`) controls how Mbed TLS accesses standard library features such as memory ma…
/lib/mbedtls/external/mbedtls/docs/
A Duse-psa-crypto.md35 much as possible (that is, everywhere except for features that are not
A Ddriver-only-builds.md218 above features are enabled.
365 need to be disabled, or have reduced features when the built-in implementations
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_aes.function639 * choice of features.
/lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/
A Dstrategy.md345 Since supporting driver-only builds is not about adding features, but about
346 supporting existing features in new types of builds, testing will not involve
A Dmd-cipher-dispatch.md12 …ork, we are not treating PSA as a black box. We can change experimental features, and we can call …
134 * No hard dependency, features guarded by `AES_C` resp. `DES_C`.
211 …arantee that it won't be enabled in the build. We can enable additional features through `build_in…
A Dpsa-legacy-bridges.md41 * The legacy API has features that are not present (yet) in PSA, notably parsing and formatting asy…
43 The legacy API can partially leverage PSA features via `MBEDTLS_USE_PSA_CRYPTO`, but this has limit…

Completed in 51 milliseconds

12