Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c156 static u32 __get_gzip_head_size(const u8 *src) in __get_gzip_head_size() function
179 return __get_gzip_head_size(buf); in get_gzip_head_size()