Searched defs:ccid (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/
H A Dconfigure.ac140 AC_ARG_ENABLE([ccid], optenable
/xsrc/external/mit/xf86-video-qxl/dist/src/spiceccid/
H A Dspiceccid.c82 static void push_apdu(smartcard_ccid_t *ccid, void *data, int len) argument
100 static apdu_t * pop_apdu(smartcard_ccid_t *ccid) argument
117 send_reply(smartcard_ccid_t * ccid,uint32_t code) argument
132 send_tx_buffer(smartcard_ccid_t * ccid,void * data,int len) argument
155 process_reader_add(smartcard_ccid_t * ccid,VSCMsgHeader * h,char * data) argument
171 process_reader_remove(smartcard_ccid_t * ccid,VSCMsgHeader * h) argument
191 process_atr(smartcard_ccid_t * ccid,VSCMsgHeader * h,char * data) argument
207 process_apdu(smartcard_ccid_t * ccid,VSCMsgHeader * h,char * data) argument
215 process_card_remove(smartcard_ccid_t * ccid,VSCMsgHeader * h) argument
222 process_message(smartcard_ccid_t * ccid,char * buf,int len) argument
267 smartcard_ccid_t *ccid = (smartcard_ccid_t *) arg; local in function:lun_thread
304 send_init(smartcard_ccid_t * ccid) argument
[all...]

Completed in 6 milliseconds