Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a-3.4.0/lib/zlib/
Dinflate.c128 if (state->wrap) /* to support ill-conceived Java test suite */
129 strm->adler = state->wrap & 1;
161 int wrap; local
170 wrap = 0;
174 wrap = (windowBits >> 4) + 5;
190 state->wrap = wrap;
658 if (state->wrap == 0) {
664 if ((state->wrap & 2) && hold == 0x8b1f) { /* gzip header */
676 if (!(state->wrap & 1) || /* check if zlib header allowed */
721 if ((state->flags & 0x0200) && (state->wrap & 4))
[all …]
Dinflate.h86 int wrap; /* bit 0 true for zlib, bit 1 true for gzip, member
/trusted-firmware-a-3.4.0/docs/_static/css/
Dcustom.css11 * and text will wrap when necessary.
/trusted-firmware-a-3.4.0/docs/security_advisories/
Dsecurity-advisory-tfv-4.rst31 result in a value large enough to wrap around, which may lead to unpredictable
89 would wrap around. This may allow an attacker to copy unexpected data into
/trusted-firmware-a-3.4.0/docs/design_documents/
Dcmake_framework.rst45 tasks, wrap CMake functions, etc. Since this functionality can be useful in
/trusted-firmware-a-3.4.0/docs/process/
Dcoding-guidelines.rst80 which wrap ``tf_log`` and which allow the logging call to be compiled-out
/trusted-firmware-a-3.4.0/docs/
Dchange-log.md4520 retention states to be inside the locks and fixing handling of wrap-around