|
|
1.1.1.5 ! root 1: /* ! 2: Copyright (c) TrueCrypt Foundation. All rights reserved. ! 3: ! 4: Covered by the TrueCrypt License 2.2 the full text of which is contained ! 5: in the file License.txt included in TrueCrypt binary and source code ! 6: distribution packages. ! 7: */ ! 8: 1.1.1.4 root 9: #define TC_VERSION_NUM1 1 1.1.1.5 ! root 10: #define TC_VERSION_NUM2 3 ! 11: #define TC_VERSION_NUM3 0 1.1 root 12: 1.1.1.4 root 13: #define TC_ARG_EA 0 14: #define TC_ARG_MODE 1 15: #define TC_ARG_KEY 2 16: #define TC_ARG_IV 3 17: #define TC_ARG_DEV 4 18: #define TC_ARG_SEC 5 19: #define TC_ARG_RO_START 6 20: #define TC_ARG_RO_END 7 1.1.1.5 ! root 21: #define TC_ARG_UID 8 ! 22: #define TC_ARG_MTIME 9 ! 23: #define TC_ARG_ATIME 10 ! 24: #define TC_ARG_FLAGS 11 ! 25: #define TC_ARG_VOL 12 ! 26: #define TC_LAST_ARG 12 1.1 root 27: 1.1.1.4 root 28: #define TC_READ_ONLY 0x1 29: #define TC_HIDDEN_VOLUME_PROTECTION 0x2 30: #define TC_PROTECTION_ACTIVATED 0x100
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.