Searched refs:ENCRYPTED (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dgzip.h51 CONTINUED=2, EXTRA_FIELDS=4, FILENAME=8, COMMENTS=16, ENCRYPTED=32}; enumerator in enum:Gunzip::FLAG_MASKS
H A Dgzip.cpp56 if (flags & (ENCRYPTED | CONTINUED)) throw HeaderErr();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/boot/
H A Dmisc.c57 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/boot/compressed/
H A Dmisc.c45 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/boot/compressed/
H A Dmisc.c97 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/compressed/
H A Dmisc.c70 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dgzip_inflate.c1067 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */
1099 if ((flags & ENCRYPTED) != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_flat.c176 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */ macro
234 if ((buf[3] & ENCRYPTED) || (buf[3] & CONTINUATION) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dinflate.c1187 #define ENCRYPTED 0x20 /* bit 5 set: file is encrypted */
1219 if ((flags & ENCRYPTED) != 0) {

Completed in 187 milliseconds