Searched refs:cli_exts (Results 1 – 2 of 2) sorted by relevance
436 uint8_t cli_exts; /*!< client extension presence*/ member
458 ssl->handshake->cli_exts |= MBEDTLS_TLS_EXT_ECJPAKE_KKPP_OK; in ssl_parse_ecjpake_kkpp()1098 ( ssl->handshake->cli_exts & MBEDTLS_TLS_EXT_ECJPAKE_KKPP_OK ) == 0 ) in ssl_ciphersuite_match()2009 ssl->handshake->cli_exts |= MBEDTLS_TLS_EXT_SUPPORTED_POINT_FORMATS_PRESENT; in ssl_parse_client_hello()2554 if( ( ssl->handshake->cli_exts & in ssl_write_supported_point_formats_ext()
Completed in 10 milliseconds