]> Git Repo - qemu.git/blobdiff - libcacard/vcard_emul.h
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' into...
[qemu.git] / libcacard / vcard_emul.h
index 963563f86dc07433b921135cb5cf2840513145ba..f09ee98dc8646db33860f61e5d67e4778e3dc9ca 100644 (file)
@@ -40,6 +40,7 @@ int vcard_emul_get_login_count(VCard *card);
 /* login into the card, return the 7816 status word (sw2 || sw1) */
 vcard_7816_status_t vcard_emul_login(VCard *card, unsigned char *pin,
                                      int pin_len);
+void vcard_emul_logout(VCard *card);
 
 /*
  * key functions
This page took 0.028206 seconds and 4 git commands to generate.