Searched refs:enc_impl (Results 1 – 1 of 1) sorted by relevance
52 zip_encryption_implementation enc_impl; in zip_fopen_index_encrypted() local78 enc_impl = NULL; in zip_fopen_index_encrypted()85 if ((enc_impl=zip_get_encryption_implementation( in zip_fopen_index_encrypted()115 if (enc_impl) { in zip_fopen_index_encrypted()116 if ((s2=enc_impl(za, src, ZIP_EM_TRAD_PKWARE, 0, in zip_fopen_index_encrypted()
Completed in 17 milliseconds