Home
last modified time | relevance | path

Searched refs:HZIP_ZLIB_HEAD_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c23 #define HZIP_ZLIB_HEAD_SIZE 2 macro
40 static const u8 zlib_head[HZIP_ZLIB_HEAD_SIZE] = {0x78, 0x9c};
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c25 #define HZIP_ZLIB_HEAD_SIZE 2 macro
45 static const u8 zlib_head[HZIP_ZLIB_HEAD_SIZE] = {0x78, 0x9c};

Completed in 3 milliseconds