Home
last modified time | relevance | path

Searched refs:bit_set (Results 1 – 2 of 2) sorted by relevance

/openssl/apps/
H A Drehash.c106 static void bit_set(unsigned char *set, unsigned int bit) in bit_set() function
420 bit_set(idmask, ep->old_id); in do_dir()
455 bit_set(idmask, nextid); in do_dir()
/openssl/ssl/quic/
H A Dqlog.c24 static ossl_unused ossl_inline void bit_set(size_t *p, uint32_t bit_no, int enable) in bit_set() function
250 bit_set(qlog->enabled, event_type, enabled); in ossl_qlog_set_event_type_enabled()
644 bit_set(enabled, QLOG_EVENT_TYPE_##e_cat##_##e_name, add); in filter_apply()

Completed in 17 milliseconds