Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dextern.h161 #define fido_log_init(...) do { /* nothing */ } while (0) macro
H A Dlog.c50 fido_log_init(void) in fido_log_init() function