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

  /src/external/bsd/libfido2/dist/src/
netlink.h 24 typedef struct fido_nl { struct
32 void fido_nl_free(struct fido_nl **);
33 int fido_nl_power_nfc(struct fido_nl *, uint32_t);
34 int fido_nl_get_nfc_target(struct fido_nl *, uint32_t , uint32_t *);
nfc_linux.c 32 struct fido_nl *nl;

Completed in 15 milliseconds