mbedtls_everest_make_params() is only used within mbedTLS.
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxArgumentsRelatedReferences

Return value

\c 0 on success. An \c MBEDTLS_ERR_ECP_XXX error code on failure.

Notes

This function assumes that the ECP group (grp) of the \p ctx context has already been properly set, for example, using mbedtls_ecp_group_load().

References