Lines Matching refs:fido_log_debug

53 		fido_log_debug("%s: SCardListReaders 0x%lx", __func__, (long)s);  in list_readers()
58 fido_log_debug("%s: bogus len=%u", __func__, (unsigned)len); in list_readers()
62 fido_log_debug("%s: bogus buf", __func__); in list_readers()
85 fido_log_debug("%s: invalid path %s", __func__, path); in get_reader()
89 fido_log_debug("%s: list_readers", __func__); in get_reader()
99 fido_log_debug("%s: failed to find reader %s", __func__, path); in get_reader()
119 fido_log_debug("%s: unknown protocol %lu", __func__, in prepare_io_request()
141 fido_log_debug("%s: SCardConnect 0x%lx", __func__, (long)s); in copy_info()
145 fido_log_debug("%s: prepare_io_request", __func__); in copy_info()
150 fido_log_debug("%s: asprintf", __func__); in copy_info()
154 fido_log_debug("%s: nfc_is_fido: %s", __func__, di->path); in copy_info()
193 fido_log_debug("%s: SCardEstablishContext 0x%lx", __func__, in fido_pcsc_manifest()
201 fido_log_debug("%s: list_readers 0x%lx", __func__, (long)s); in fido_pcsc_manifest()
209 fido_log_debug("%s: stopping at %zu readers", __func__, in fido_pcsc_manifest()
254 fido_log_debug("%s: SCardEstablishContext 0x%lx", __func__, in fido_pcsc_open()
260 fido_log_debug("%s: get_reader(%s)", __func__, path); in fido_pcsc_open()
265 fido_log_debug("%s: SCardConnect 0x%lx", __func__, (long)s); in fido_pcsc_open()
269 fido_log_debug("%s: prepare_io_request", __func__); in fido_pcsc_open()
313 fido_log_debug("%s: rx_len", __func__); in fido_pcsc_read()
333 fido_log_debug("%s: len", __func__); in fido_pcsc_write()
345 fido_log_debug("%s: SCardTransmit 0x%lx", __func__, (long)s); in fido_pcsc_write()
378 fido_log_debug("%s: device open", __func__); in fido_dev_set_pcsc()