Home
last modified time | relevance | path

Searched refs:ENCRYPTED (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/alpha/boot/
Dmisc.c58 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
/Linux-v5.4/arch/nios2/boot/compressed/
Dmisc.c49 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
/Linux-v5.4/lib/
Dinflate.c1188 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
1220 if ((flags & ENCRYPTED) != 0) { in gunzip()
/Linux-v5.4/security/keys/
DKconfig94 tristate "ENCRYPTED KEYS"
/Linux-v5.4/fs/
Dbinfmt_flat.c189 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
239 if ((buf[3] & ENCRYPTED) || (buf[3] & CONTINUATION) || in decompress_exec()
/Linux-v5.4/
DMAINTAINERS9043 KEYS-ENCRYPTED