Searched refs:set (Results 1 – 5 of 5) sorted by relevance
14 event->set = false; in init_event()23 event->set = false; in reset_event()42 while (!event->set && (event->waiting_thread != NULL)) { in wait_event()48 event->set = false; in wait_event()58 event->set = true; in signal_event()
770 prot_set = (wp->set != 0U) ? 0UL : EPT_WR; in write_protect_page()771 prot_clr = (wp->set != 0U) ? EPT_WR : 0UL; in write_protect_page()
7 bool set; member
180 uint8_t set; member
579 triggered remotely from either side. (With authmode set to 'required'1080 callbacks set with mbedtls_ssl_conf_dtls_cookies()), this will be1365 initialized but not set (found by pravic).1481 with a suitable (extended)KeyUsage or curve or no PSK set.1680 * dhm_parse_dhm() (hence dhm_parse_dhmfile()) did not set dhm->len.1691 * Option to set the Curve preference order (disabled by default)1888 dynamically set (Better support for hardware acceleration)2161 POLARSSL_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO is set2392 SSL contexts without needing to set all non-connection-specific2798 * Replaced realloc with malloc in mpi_grow(), and set[all …]
Completed in 13 milliseconds