mbedtls_ecc_group_to_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 proper PSA curve identifier (`PSA_ECC_FAMILY_xxx`). This holds even if the curve is not supported by the ECP module. \c 0 if the curve is not supported in the PSA API.

References

from examples