Home
last modified time | relevance | path

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

/linux-4.4.14/arch/alpha/boot/
Dmisc.c57 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
/linux-4.4.14/arch/nios2/boot/compressed/
Dmisc.c62 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
/linux-4.4.14/arch/cris/boot/compressed/
Dmisc.c70 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
/linux-4.4.14/security/keys/
DKconfig67 tristate "ENCRYPTED KEYS"
/linux-4.4.14/arch/mn10300/boot/compressed/
Dmisc.c101 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
/linux-4.4.14/lib/
Dinflate.c1187 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
1219 if ((flags & ENCRYPTED) != 0) { in gunzip()
/linux-4.4.14/fs/
Dbinfmt_flat.c178 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
237 if ((buf[3] & ENCRYPTED) || (buf[3] & CONTINUATION) || in decompress_exec()
/linux-4.4.14/
DMAINTAINERS6152 KEYS-ENCRYPTED