Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dextern.h163 #define fido_log_xxd(...) do { /* nothing */ } while (0) macro
H A Dlog.c70 fido_log_xxd(const void *buf, size_t count, const char *fmt, ...) in fido_log_xxd() function