Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/hisilicon/zip/
Dzip_crypto.c46 static const u8 gzip_head[HZIP_GZIP_HEAD_SIZE] = { variable
67 ((req_type) == HZIP_ALG_TYPE_GZIP) ? sizeof(gzip_head) : 0) \
71 ((req_type) == HZIP_ALG_TYPE_GZIP) ? gzip_head : NULL) \