Home
last modified time | relevance | path

Searched refs:fEncrypted (Results 1 – 25 of 27) sorted by relevance

12

/dports/security/py-msoffcrypto-tool/msoffcrypto-tool-4.11.0/msoffcrypto/format/
H A Ddoc97.py89 fEncrypted = getBit(buf, 8)
138 fEncrypted=fEncrypted,
189 _buf = setBit(_buf, 8, fibbase.fEncrypted)
300 …logger.debug("fEncrypted: {}, fObfuscation: {}".format(fib.base.fEncrypted, fib.base.fObfuscation))
302 if fib.base.fEncrypted == 1:
353 fEncrypted=0,
449 return True if self.info.fib.base.fEncrypted == 1 else False
/dports/textproc/catdoc/catdoc-0.95/src/
H A Danalyze.c88 #define fEncrypted 0x100 macro
149 if (flags & fEncrypted) { in parse_word_header()
H A Dtags357 fEncrypted analyze.c 84;" d file:
/dports/textproc/wv/wv-1.2.9/
H A Ddecrypt97.c292 ps->fib.fEncrypted = 0; in wvDecrypt97()
294 ps->fib.fEncrypted = 0; in wvDecrypt97()
H A Ddecrypt95.c186 ps->fib.fEncrypted = 0; in wvDecrypt95()
188 ps->fib.fEncrypted = 0; in wvDecrypt95()
H A Dfib.c42 item->fEncrypted = 0; in wvInitFIB()
317 item->fEncrypted = 0; in wvGetFIB()
354 item->fEncrypted = (temp16 & 0x0100) >> 8; in wvGetFIB()
678 if (fib->fEncrypted) in wvQuerySupported()
706 item->fEncrypted = (temp16 & 0x0100) >> 8; in wvGetFIB2()
847 item->fEncrypted = (temp16 & 0x0100) >> 8; in wvGetFIB6()
H A Dwvparse.c189 if (!ps->fib.fEncrypted && wvStream_goto(ps->tablefd, ps->fib.fcClx)==-1) in wvInitParser_gsf()
H A Dsupport.c102 if(wvQuerySupported (&ps->fib, NULL) != WORD2 && !ps->fib.fEncrypted) { in wvOLEFree()
H A Dwv.h214 U32 fEncrypted:1; /* Bitfield 0x0100 */ member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/
H A Dmswordodfimport.cpp106 if (fibBase.fEncrypted) { in convert()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drend.h159 virtual HRESULT WINAPI put_IsEncrypted(VARIANT_BOOL fEncrypted) = 0;
185 HRESULT (WINAPI *put_IsEncrypted)(ITDirectoryObjectConference *This,VARIANT_BOOL fEncrypted);
213 …DirectoryObjectConference_put_IsEncrypted(This,fEncrypted) (This)->lpVtbl->put_IsEncrypted(This,fE… argument
240 …yObjectConference_put_IsEncrypted_Proxy(ITDirectoryObjectConference *This,VARIANT_BOOL fEncrypted);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drend.h159 virtual HRESULT WINAPI put_IsEncrypted(VARIANT_BOOL fEncrypted) = 0;
185 HRESULT (WINAPI *put_IsEncrypted)(ITDirectoryObjectConference *This,VARIANT_BOOL fEncrypted);
213 …DirectoryObjectConference_put_IsEncrypted(This,fEncrypted) (This)->lpVtbl->put_IsEncrypted(This,fE… argument
240 …yObjectConference_put_IsEncrypted_Proxy(ITDirectoryObjectConference *This,VARIANT_BOOL fEncrypted);
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dbt_api.pp127 UINT fEncrypted : 1; // Encryption is enabled.
144 UINT fEncrypted : 1;
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dparser9x.cpp98 wvlog << " fEncrypted=" << m_fib.fEncrypted << endl; in Parser9x()
154 if ( m_fib.fEncrypted ) { in parse()
H A Dconvert.cpp424 ret.fEncrypted=s.fEncrypted; in toWord97()
H A Dword95_generated.cpp4306 fEncrypted=shifterU16; in read()
4513 shifterU16|=fEncrypted << 8; in write()
4710 fEncrypted=0; in clear()
4903 lhs.fEncrypted==rhs.fEncrypted && in operator ==()
H A Dword95_generated.h4045 U16 fEncrypted:1; member
H A Dword97_generated.cpp4496 fEncrypted=shifterU16; in read()
4849 shifterU16|=fEncrypted << 8; in write()
5114 fEncrypted=0; in clear()
5375 lhs.fEncrypted==rhs.fEncrypted && in operator ==()
H A Dword97_generated.h4579 U16 fEncrypted:1; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dparser9x.cpp95 wvlog << " fEncrypted=" << m_fib.fEncrypted << std::endl; in Parser9x()
146 if ( m_fib.fEncrypted ) { in parse()
H A Dconvert.cpp422 ret.fEncrypted=s.fEncrypted; in toWord97()
H A Dword95_generated.cpp4312 fEncrypted=shifterU16; in read()
4519 shifterU16|=fEncrypted << 8; in write()
4716 fEncrypted=0; in clear()
4909 lhs.fEncrypted==rhs.fEncrypted && in operator ==()
H A Dword95_generated.h4041 U16 fEncrypted:1; member
H A Dword97_generated.cpp4329 fEncrypted=shifterU16; in read()
4612 shifterU16|=fEncrypted << 8; in write()
4877 fEncrypted=0; in clear()
5137 lhs.fEncrypted==rhs.fEncrypted && in operator ==()
H A Dword97_generated.h4327 U16 fEncrypted:1; member

12