Found 16 other functions taking a
mbedtls_dhm_context
argument:
This function returns the size of the prime modulus in bytes.
This function frees and clears the components of a DHM context.
This function initializes the DHM context.
This function derives and exports the shared secret \c (G^Y)^X mod \c P.
This function parses the DHM parameters in a TLS ServerKeyExchange handshake message (DHM modulus, generator, and public key).
This function copies a parameter of a DHM key.
This function parses DHM parameters in PEM or DER format.
This function creates a DHM key pair and exports the raw public key in big-endian format.
This function generates a DHM key pair and exports its public part together with the DHM parameters in the format used in a TLS ServerKeyExchange handshake message.
This function sets the prime modulus and generator.
This function returns the size of the prime modulus in bits.
This function imports the raw public value of the peer.
This function loads and parses DHM parameters from a file.
Set the Diffie-Hellman public P and G values, read from existing context (server-side only)