mbedTLS + 0/1 examples
SourceVu will show references to mbedtls_ssl_conf_ciphersuites() from the following samples and libraries:
 
Symbols
loading...
Files
loading (2/5)...
SummarySyntaxArgumentsRelatedExamplesReferencesData Use

Notes

By default, the server chooses its preferred ciphersuite among those that the client supports. If mbedtls_ssl_conf_preference_order() is called to prefer the client's preferences, the server instead chooses the client's preferred ciphersuite among those that the server supports.

References

from 0/1 examples