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

Return value

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

References

from examples