Searched refs:decrypted_buffer (Results 1 – 1 of 1) sorted by relevance
229 unsigned char *decrypted_buffer; member460 zip->decrypted_buffer, to_decrypt); in zipx_read_header_and_decrypt()465 zip->decrypted_buffer, &dsize); in zipx_read_header_and_decrypt()471 *buf = zip->decrypted_buffer; in zipx_read_header_and_decrypt()502 (zip->decrypted_buffer + in zip_read_decrypt()571 zip->decrypted_ptr = zip->decrypted_buffer; in zip_read_decrypt_update()1900 zip->decrypted_buffer, dec_size); in zip_read_data_none()1907 zip->decrypted_buffer, &dsize); in zip_read_data_none()1910 buff = (const char *)zip->decrypted_buffer; in zip_read_data_none()3187 if (zip->decrypted_buffer == NULL) { in zip_alloc_decryption_buffer()[all …]