Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/mty-makai/key.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 262 by notanpe, Mon Dec 27 03:23:48 2010 UTC revision 263 by notanpe, Mon Jul 4 09:42:05 2011 UTC
# Line 33  extern void set_salt(CODE_T *code, Line 33  extern void set_salt(CODE_T *code,
33                                           struct CRYPT64_DESC const *desc,                                           struct CRYPT64_DESC const *desc,
34                                           uint8_t const *k);                                           uint8_t const *k);
35    
36    #ifdef KEYLOG
37    extern int      keyLog;
38    extern void initMutexKeylog( void );
39    #endif /* KEYLOG */
40    
41  #endif /* KEY_H__ */  #endif /* KEY_H__ */
42    
43  /*  /*

Legend:
Removed from v.262  
changed lines
  Added in v.263

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26