Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dqlog.h113 void ossl_qlog_bool(QLOG *qlog, const char *name, int value);
124 # define QLOG_BOOL(name, value) ossl_qlog_bool(qlog_instance, (name), (value))
/openssl/ssl/quic/
H A Dqlog.c495 void ossl_qlog_bool(QLOG *qlog, const char *name, int value) in ossl_qlog_bool() function

Completed in 12 milliseconds