Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/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