Searched refs:ossl_qlog_bool (Results 1 – 2 of 2) sorted by relevance
113 void ossl_qlog_bool(QLOG *qlog, const char *name, int value);124 # define QLOG_BOOL(name, value) ossl_qlog_bool(qlog_instance, (name), (value))
495 void ossl_qlog_bool(QLOG *qlog, const char *name, int value) in ossl_qlog_bool() function
Completed in 10 milliseconds