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

  /src/external/bsd/libfido2/dist/src/
info.c 392 fido_dev_get_cbor_info_wait(fido_dev_t *dev, fido_cbor_info_t *ci, int *ms) function
412 return (fido_dev_get_cbor_info_wait(dev, ci, &ms));
extern.h 192 int fido_dev_get_cbor_info_wait(fido_dev_t *, fido_cbor_info_t *, int *);
dev.c 201 if ((r = fido_dev_get_cbor_info_wait(dev, info,

Completed in 22 milliseconds