Searched refs:gunzip (Results 1 – 5 of 5) sorted by relevance
/tf-a-ffa_el3_spmc/include/lib/zlib/ |
A D | tf_gunzip.h | 13 int gunzip(uintptr_t *in_buf, size_t in_len, uintptr_t *out_buf,
|
/tf-a-ffa_el3_spmc/lib/zlib/ |
A D | tf_gunzip.c | 60 int gunzip(uintptr_t *in_buf, size_t in_len, uintptr_t *out_buf, in gunzip() function
|
/tf-a-ffa_el3_spmc/plat/socionext/uniphier/ |
A D | uniphier_bl2_setup.c | 123 image_decompress_init(buf_base, UNIPHIER_IMAGE_BUF_SIZE, gunzip); in bl2_plat_preload_setup()
|
/tf-a-ffa_el3_spmc/plat/renesas/rcar/ |
A D | bl2_plat_setup.c | 367 image_decompress_init(BL33_COMP_BASE, BL33_COMP_SIZE, gunzip); in bl2_plat_preload_setup()
|
/tf-a-ffa_el3_spmc/docs/ |
A D | change-log.rst | 3210 Imported zlib 1.2.11 to implement gunzip() for data compression.
|
Completed in 11 milliseconds