zlib_head          26 drivers/crypto/hisilicon/zip/zip_crypto.c static const u8 zlib_head[HZIP_ZLIB_HEAD_SIZE] = {0x78, 0x9c};
zlib_head          39 drivers/crypto/hisilicon/zip/zip_crypto.c 	(((req_type) == HZIP_ALG_TYPE_ZLIB) ? sizeof(zlib_head) :	\
zlib_head          43 drivers/crypto/hisilicon/zip/zip_crypto.c 	(((req_type) == HZIP_ALG_TYPE_ZLIB) ? zlib_head :		\