Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/lib/zlib/
A Dtf_gunzip.h13 int gunzip(uintptr_t *in_buf, size_t in_len, uintptr_t *out_buf,
/tf-a-ffa_el3_spmc/include/common/
A Dimage_decompress.h15 typedef int (decompressor_t)(uintptr_t *in_buf, size_t in_len,
/tf-a-ffa_el3_spmc/lib/zlib/
A Dtf_gunzip.c60 int gunzip(uintptr_t *in_buf, size_t in_len, uintptr_t *out_buf, in gunzip() argument
71 stream.avail_in = in_len; in gunzip()

Completed in 4 milliseconds