Home
last modified time | relevance | path

Searched defs:fido_log_debug (Results 1 – 2 of 2) sorted by relevance

/dports/security/libfido2/libfido2-1.9.0/src/
H A Dextern.h146 #define fido_log_debug(...) do { /* nothing */ } while (0) macro
H A Dlog.c56 fido_log_debug(const char *fmt, ...) in fido_log_debug() function