Home
last modified time | relevance | path

Searched refs:fallback (Results 1 – 15 of 15) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_driver_wrappers.data5 sign_hash transparent driver: fallback ECDSA SECP256R1 SHA-256
21 sign_hash transparent driver: fallback RSA PKCS#1 v1.5, raw
37 sign_hash transparent driver: fallback RSA PKCS#1 v1.5 SHA-256
53 verify_hash transparent driver: fallback ECDSA SECP256R1 SHA-256
65 verify_hash transparent driver: fallback Public Key ECDSA SECP256R1 SHA-256
77 verify_hash transparent driver: fallback Key Pair RSA PKCS#1 v1.5 raw
89 verify_hash transparent driver: fallback Key Pair RSA PKCS#1 v1.5 SHA-256
101 verify_hash transparent driver: fallback Public Key RSA PKCS#1 v1.5 SHA-256
113 verify_hash transparent driver: fallback Public Key RSA-1024 PSS SHA-256
125 verify_hash transparent driver: fallback Public Key RSA-1024 PSS-any-salt SHA-256
[all …]
Dtest_suite_psa_crypto.function1627 * - we fallback to built-ins, which don't support this type, so return
Dtest_suite_psa_crypto.data7568 PSA generate key ext: RSA, e=3 with driver and no fallback (not yet supported)
/openthread-latest/third_party/mbedtls/repo/scripts/data_files/driver_templates/
Dpsa_crypto_driver_wrappers.h.jinja144 /* Declared with fallback == true */
217 /* Declared with fallback == true */
304 /* Declared with fallback == true */
408 /* Declared with fallback == true */
533 /* Declared with fallback == true */
625 /* Declared with fallback == true */
791 /* Declared with fallback == true */
812 /* Software fallback */
1067 /* Declared with fallback == true */
1155 /* Declared with fallback == true */
[all …]
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dtesting.md25 via PSA while some others weren't, with a run-time fallback. In this case, it's
27 right decision was made at run-time, i. e. that we didn't use the fallback for
Dmd-cipher-dispatch.md207 * must not call PSA (or must have a fallback) if their caller is not in the PSA domain and the PSA …
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-interface.md41 [Req.fallback] Accelerator drivers can specify that they do not fully support a cryptographic mecha…
99fallback"` (optional for transparent drivers, not permitted for opaque drivers, boolean). If prese…
123 …list](#driver-description-list) is invoked. If the capability has [fallback](#fallback) enabled an…
323 2. Otherwise ([or on fallback?](#fallback-for-key-derivation-in-opaque-drivers)), if there is a tra…
324 3. Otherwise, or on fallback, the core uses its built-in implementation.
499 …the applicable transparent driver (or multiple drivers in succession if fallback applies). In some…
515 * `"fallback"` (optional, boolean). If present and true, the driver may return `PSA_ERROR_NOT_SUPPO…
537 …D` (for the first call only) (only if fallback is enabled): the driver cannot fulfill this request…
600 - otherwise, or on fallback, the core uses its built-in implementation.
1014 …ed if the driver specification for random generation has the [fallback property](#fallback) enable…
[all …]
Dpsa-conditional-inclusion-c.md22 …ce the built-in implementation of a cryptographic mechanism (or, with **fallback**, the built-in i…
32 … TLS build must not include the corresponding software code (unless a software fallback is needed).
122 * **`MBEDTLS_PSA_ACCEL_xxx`** indicates whether a fully-featured, fallback-free transparent driver …
149 …EDTLS_PSA_ACCEL_xxx` symbols according to the availability of transparent drivers without fallback.
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/
Ddriver-interface-test-strategy.md127 #### Requirements for fallback
129 The driver interface includes a fallback mechanism so that a driver can reject a request at runtime…
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-driver-example-and-guide.md22 …h driver is present, the built-in library implementation is called as a fallback (if allowed). Whe…
83 …port the operation. If a transparent driver returns this then it allows fallback to another driver…
D3.0-migration-guide.md646 for fallback SCSV (RFC 7507) was also removed. There is no migration path as
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_client2.c525 int fallback; /* is this a fallback connection? */ member
976 opt.fallback = DFL_FALLBACK; in main()
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-crypto-implementation-structure.md50 …_verify() API could call first psa_driver_wrapper_mac_verify() and then fallback to psa_driver_wra…
Dpsa-shared-memory.md248 … a C implementation that is likely to be correct on most platforms as a fallback - the same approa…
395 If all other approaches turn out to be prohibitively difficult, code review exists as a fallback op…
/openthread-latest/third_party/mbedtls/repo/
DChangeLog690 implementation as a fallback for when the assembly one cannot be used.
1670 CBC record splitting, fallback SCSV, and the ability to configure
1948 * Automatic fallback to a software implementation of ECP when