Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dqlog.h28 QLOG_EVENT_TYPE_NUM enumerator
/openssl/ssl/quic/
H A Dqlog.c17 #define NUM_ENABLED_W ((QLOG_EVENT_TYPE_NUM + BITS_PER_WORD - 1) / BITS_PER_WORD)
247 if (qlog == NULL || event_type >= QLOG_EVENT_TYPE_NUM) in ossl_qlog_set_event_type_enabled()

Completed in 6 milliseconds