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

Return value

0 if successful, MBEDTLS_ERR_SSL_ALLOC_FAILED on allocation failure, MBEDTLS_ERR_SSL_BAD_INPUT_DATA on too long input hostname.

Notes

Maximum hostname length MBEDTLS_SSL_MAX_HOST_NAME_LEN.

References

from 0/3 examples