Go to the source code of this file.
Classes | |
struct | _chpret |
Defines | |
#define | CHPRET_M_ACMODE 0x1 |
#define | CHPRET_M_MAC 0x2 |
#define | CHPRET_M_DAC 0x4 |
#define | CHPRET_M_MATCHED_ACE 0x8 |
#define | CHPRET_M_SOGW 0x10 |
#define | CHPRET_M_ACL_KEYID 0x20 |
#define | CHPRET_M_IVBUFLEN 0x40 |
#define | CHPRET_K_LENGTH 44 |
#define | CHPRET_C_LENGTH 44 |
#define CHPRET_C_LENGTH 44 |
Definition at line 12 of file chpretdef.h.
#define CHPRET_K_LENGTH 44 |
Definition at line 11 of file chpretdef.h.
#define CHPRET_M_ACL_KEYID 0x20 |
Definition at line 9 of file chpretdef.h.
#define CHPRET_M_ACMODE 0x1 |
Definition at line 4 of file chpretdef.h.
#define CHPRET_M_DAC 0x4 |
Definition at line 6 of file chpretdef.h.
#define CHPRET_M_IVBUFLEN 0x40 |
Definition at line 10 of file chpretdef.h.
#define CHPRET_M_MAC 0x2 |
Definition at line 5 of file chpretdef.h.
#define CHPRET_M_MATCHED_ACE 0x8 |
Definition at line 7 of file chpretdef.h.
#define CHPRET_M_SOGW 0x10 |
Definition at line 8 of file chpretdef.h.