Searched refs:fido_dev_set_pcsc (Results 1 – 6 of 6) sorted by relevance
233 fido_dev_set_pcsc;
197 if (fido_dev_set_pcsc(&dev) < 0) in test_tx()
797 fido_dev_set_pcsc 4 1 75.00% 18 3 83.33%
143 int fido_dev_set_pcsc(fido_dev_t *);
375 fido_dev_set_pcsc(fido_dev_t *d) in fido_dev_set_pcsc() function
303 if (fido_is_pcsc(path) && fido_dev_set_pcsc(dev) < 0) { in fido_dev_open()