Lines Matching refs:supported
84 …orithm, or `PSA_HASH_MAX_SIZE` for a buffer that is long enough for any supported hash. See the re…
231 … of the affected function or module. Alternative implementations remain supported in Mbed TLS 3.x …
300 … algorithm. Note that for a mechanism to be supported, both the key type and the algorithm must be…
302 For example, to test if AES-CBC-PKCS7 is supported, in the legacy API, you could write:
316 The following table lists corresponding PSA macros for maximum-size macros that take all supported …
465 …support for that algorithm. For a compound mechanism, all parts must be supported. In particular, …
467 For example, to test if HMAC-SHA-256 is supported, in the legacy API, you could write:
476 To test if AES-CMAC is supported, in the legacy API, you could write:
750 | `MBEDTLS_ECP_DP_SECP224K1` | not supported | N/A |
782 …nt. As of Mbed TLS 3.6.1, selecting a different public exponent is only supported with the built-i…
1233 | secp224k1 | 225 | 224 | 224 | not supported |
1237 …CC_FAMILY_MONTGOMERY` is the only Montgomery family. All other families supported in Mbed TLS 3.4.…
1245 #### Information about supported curves
1249 The API provides macros that give the maximum supported sizes for various kinds of objects. The fol…
1296 …d `mbedtls_rsa_private`. If you need an RSA-based mechanism that is not supported by the PSA API, …