Home
last modified time | relevance | path

Searched refs:NFC_DEV_HANDLE (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/libfido2/fuzz/
H A Dmutator_aux.c19 #define NFC_DEV_HANDLE 0x6e666321 macro
233 return (void *)NFC_DEV_HANDLE; in nfc_open()
239 assert(handle == (void *)NFC_DEV_HANDLE); in nfc_close()
245 assert(handle == (void *)NFC_DEV_HANDLE); in nfc_read()
254 assert(handle == (void *)NFC_DEV_HANDLE); in nfc_write()