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

Return value

\c 0 on success. An \c MBEDTLS_ERR_DHM_XXX error code on failure.

Notes

In a TLS handshake, this is the how the client sets up its DHM context from the server's public DHM key material.

References

from 0/1 examples