mbedTLS + 0/6 examples
SourceVu will show references to mbedtls_ssl_setup() from the following samples and libraries:
Examples
STM32469I_EVAL
Applications
mbedTLS
STM324x9I_EVAL
Applications
mbedTLS
STM324xG_EVAL
Applications
mbedTLS
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

0 if successful, or MBEDTLS_ERR_SSL_ALLOC_FAILED if memory allocation failed

Notes

No copy of the configuration context is made, it can be shared by many mbedtls_ssl_context structures.

References

from examples