Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c45 static const u8 zlib_head[HZIP_ZLIB_HEAD_SIZE] = {0x78, 0x9c}; variable
66 (((req_type) == HZIP_ALG_TYPE_ZLIB) ? sizeof(zlib_head) : \
70 (((req_type) == HZIP_ALG_TYPE_ZLIB) ? zlib_head : \