Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c40 static const u8 zlib_head[HZIP_ZLIB_HEAD_SIZE] = {0x78, 0x9c}; variable
61 (((req_type) == HZIP_ALG_TYPE_ZLIB) ? sizeof(zlib_head) : \
65 (((req_type) == HZIP_ALG_TYPE_ZLIB) ? zlib_head : \