Home
last modified time | relevance | path

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

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