HomeSort by: relevance | last modified time | path
    Searched refs:fido_log_handler_t (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libfido2/dist/src/
log.c 26 static TLS fido_log_handler_t *log_handler;
116 fido_set_log_handler(fido_log_handler_t *handler)
fido.h 80 void fido_set_log_handler(fido_log_handler_t *);
  /src/external/bsd/libfido2/dist/src/fido/
types.h 71 typedef void fido_log_handler_t(const char *); typedef

Completed in 58 milliseconds