Searched refs:decrypted_ptr (Results 1 – 1 of 1) sorted by relevance
217 unsigned char *decrypted_ptr; member2240 - (zip->decrypted_ptr + in zip_read_data_deflate()2264 zip->decrypted_ptr in zip_read_data_deflate()2272 zip->decrypted_ptr in zip_read_data_deflate()2281 compressed_buff = (const char *)zip->decrypted_ptr; in zip_read_data_deflate()2319 zip->decrypted_ptr = zip->decrypted_buffer; in zip_read_data_deflate()2321 zip->decrypted_ptr += bytes_avail; in zip_read_data_deflate()2557 zip->decrypted_ptr = zip->decrypted_buffer; in zip_alloc_decryption_buffer()