mbedtls_ecjpake_check() function
Check if an ECJPAKE context is ready for use.
Arguments
ctx
The ECJPAKE context to check. This must be initialized.
Return value
\c 0 if the context is ready for use. #MBEDTLS_ERR_ECP_BAD_INPUT_DATA otherwise.
mbedtls_ecjpake_check() is called by 3 functions:
![]()
mbedtls_ecjpake_check()
mbedtls_ecjpake_check() reads 7 variables:
![]()
mbedtls_ecjpake_check()