Main Page | Data Structures | File List | Data Fields | Globals

sec-admin.h

Go to the documentation of this file.
00001 
00009 #ifndef SEC_ADMIN_H
00010 #define SEC_ADMIN_H
00011 
00012 int sec_AdminSetDesSessionKey( tsSMARTCARD_INFO *psSmartCard, LONG lIdx, BYTE *pabDesKeyBuf );
00013 int sec_AdminSetSecretKey( tsSMARTCARD_INFO *psSmartCard, BYTE *pabSecKeyBuf );
00014 int sec_AdminZeroAuthCntrs( tsSMARTCARD_INFO *psSmartCard );
00015 int sec_AdminReadAuthCntrs( tsSMARTCARD_INFO *psSmartCard, LONG *plFailure, LONG *plSuccess );
00016 
00017 #endif
00018 
00019 
00020 

Generated on Thu Jan 20 16:16:19 2005 for Axis smart-card FPGA authentication scheme by doxygen 1.3.6