mbedtls_ecp_tls_read_point() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

\c 0 on success. An \c MBEDTLS_ERR_MPI_XXX error code on initialization failure. #MBEDTLS_ERR_ECP_BAD_INPUT_DATA if input is invalid.

Notes

On function return, \p *buf is updated to point immediately after the ECPoint record.

References

from examples