Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECDSA_MAX_SIG_LEN (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Decdsa.h44 #define MBEDTLS_ECDSA_MAX_SIG_LEN(bits) \ macro
50 #define MBEDTLS_ECDSA_MAX_LEN MBEDTLS_ECDSA_MAX_SIG_LEN(MBEDTLS_ECP_MAX_BITS)
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-transition.md960 …pecific to the DER format and therefore have no PSA equivalent: MBEDTLS_ECDSA_MAX_SIG_LEN, MBEDTLS…