Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dextern.h164 #define fido_log_error(...) do { /* nothing */ } while (0) macro
H A Dlog.c100 fido_log_error(int errnum, const char *fmt, ...) in fido_log_error() function