Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_crypto.c41 static const u8 zlib_head[HZIP_ZLIB_HEAD_SIZE] = {0x78, 0x9c}; variable
62 (((req_type) == HZIP_ALG_TYPE_ZLIB) ? sizeof(zlib_head) : \
66 (((req_type) == HZIP_ALG_TYPE_ZLIB) ? zlib_head : \