mbedtls_ecc_group_from_psa() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

If the curve is supported in the PSA API, this function returns the corresponding Mbed TLS elliptic curve identifier (`MBEDTLS_ECP_DP_xxx`). #MBEDTLS_ECP_DP_NONE if the combination of \c curve and \p bits is not supported.

References

from examples