Searched refs:mbedtls_ecjpake_check (Results 1 – 5 of 5) sorted by relevance
153 int mbedtls_ecjpake_check(const mbedtls_ecjpake_context *ctx);
185 int mbedtls_ecjpake_check(const mbedtls_ecjpake_context *ctx) in mbedtls_ecjpake_check() function
149 if (mbedtls_ecjpake_check(&ssl->handshake->ecjpake_ctx) != 0) { in ssl_write_ecjpake_kkpp_ext()
303 if (mbedtls_ecjpake_check(&ssl->handshake->ecjpake_ctx) != 0) in ssl_parse_ecjpake_kkpp()
9327 mbedtls_ecjpake_check(&ssl->handshake->ecjpake_ctx) != 0) in mbedtls_ssl_validate_ciphersuite()