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

Return value

\c 0 on success. #MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL if the output buffer is too small to hold the point. Another negative error code on other kinds of failure.

References

from examples