Searched refs:hcrc (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/lib/zlib/ | ||
| H A D | zlib.h | 127 int hcrc; /* true if there was or will be a header crc */ member |
| H A D | inflate.c | 839 state->head->hcrc = (int)((state->flags >> 9) & 1); |