Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c235 static u32 __get_gzip_head_size(const u8 *src) in __get_gzip_head_size() function
463 return __get_gzip_head_size(buf); in get_gzip_head_size()