![]() ![]() | ![]() |
version 1.6, 2022/03/19 07:42:12 | version 1.7, 2022/03/19 07:44:35 | ||
---|---|---|---|
|
|
||
#define BL_FLG_DEFAULT 0x00000000 | #define BL_FLG_DEFAULT 0x00000000 | ||
#define BL_FLG_COMPRESS 0x00000001 | #define BL_FLG_COMPRESS 0x00000001 | ||
#define BL_FLG_CRYPTO 0x00000002 | #define BL_FLG_ENCRYPT 0x00000002 | ||
struct blind { | struct blind { | ||
char bl_conf[PATH_MAX]; | char bl_conf[PATH_MAX]; |