Found 12 other functions taking a
mbedtls_ecjpake_context
argument:
Read and process the first round message (TLS: contents of the Client/ServerHello extension, excluding extension type and length bytes).
Read and process the second round message (TLS: contents of the Client/ServerKeyExchange).
Derive the shared secret (TLS: Pre-Master Secret).
Generate and write the first round message (TLS: contents of the Client/ServerHello extension, excluding extension type and length bytes).
Generate and write the second round message (TLS: contents of the Client/ServerKeyExchange).
Initialize an ECJPAKE context.
Set up an ECJPAKE context for use.
Check if an ECJPAKE context is ready for use.
Write the shared key material to be passed to a Key Derivation Function as described in RFC8236.
Set the point format for future reads and writes.