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