mbedTLS + 0/1 examples
SourceVu will show references to mbedtls_ssl_handshake_step() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedExamplesReferencesCall TreeData Use

Return value

See mbedtls_ssl_handshake().

Notes

The state of the context (ssl->state) will be at the next state after this function returns \c 0. Do not call this function if mbedtls_ssl_is_handshake_over() returns \c 1.

References

from 0/1 examples