Searched refs:decrypted_ptr (Results 1 – 1 of 1) sorted by relevance
226 unsigned char *decrypted_ptr; member2462 - (zip->decrypted_ptr + in zip_read_data_deflate()2486 zip->decrypted_ptr in zip_read_data_deflate()2494 zip->decrypted_ptr in zip_read_data_deflate()2503 compressed_buff = (const char *)zip->decrypted_ptr; in zip_read_data_deflate()2541 zip->decrypted_ptr = zip->decrypted_buffer; in zip_read_data_deflate()2543 zip->decrypted_ptr += bytes_avail; in zip_read_data_deflate()2779 zip->decrypted_ptr = zip->decrypted_buffer; in zip_alloc_decryption_buffer()