Searched refs:cli_exts (Results 1 – 2 of 2) sorted by relevance
303 ssl->handshake->cli_exts |= MBEDTLS_TLS_EXT_ECJPAKE_KKPP_OK; in ssl_parse_ecjpake_kkpp()783 (ssl->handshake->cli_exts & MBEDTLS_TLS_EXT_ECJPAKE_KKPP_OK) == 0) { in ssl_ciphersuite_match()1328 ssl->handshake->cli_exts |= MBEDTLS_TLS_EXT_SUPPORTED_POINT_FORMATS_PRESENT; in ssl_parse_client_hello()1840 if ((ssl->handshake->cli_exts & in ssl_write_supported_point_formats_ext()
661 uint8_t cli_exts; /*!< client extension presence*/ member
Completed in 14 milliseconds