mbedtls_ecp_group_init() is only used within mbedTLS.
 
Symbols
mbedTLS
Files
mbedTLS
include
mbedtls
library
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Notes

After this function is called, domain parameters for various ECP groups can be loaded through the mbedtls_ecp_group_load() or mbedtls_ecp_tls_read_group() functions.

References