Browse Subversion Repository
Diff of /branches/mty-makai/key.h
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|