Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dqlog.c19 static ossl_unused ossl_inline int bit_get(const size_t *p, uint32_t bit_no) in bit_get() function
259 return bit_get(qlog->enabled, event_type) != 0; in ossl_qlog_enabled()

Completed in 4 milliseconds