Searched refs:decrypted_ptr (Results 1 – 1 of 1) sorted by relevance
225 unsigned char *decrypted_ptr; member2606 - (zip->decrypted_ptr + in zip_read_data_deflate()2630 zip->decrypted_ptr in zip_read_data_deflate()2638 zip->decrypted_ptr in zip_read_data_deflate()2647 compressed_buff = (const char *)zip->decrypted_ptr; in zip_read_data_deflate()2690 zip->decrypted_ptr = zip->decrypted_buffer; in zip_read_data_deflate()2692 zip->decrypted_ptr += to_consume; in zip_read_data_deflate()2922 zip->decrypted_ptr = zip->decrypted_buffer; in zip_alloc_decryption_buffer()