ZIP_EM_NONE       129 ext/zip/lib/zip_source_buffer.c 	    st->encryption_method = ZIP_EM_NONE;
ZIP_EM_NONE       148 ext/zip/lib/zip_source_crc.c 		st->encryption_method = ZIP_EM_NONE;
ZIP_EM_NONE       205 ext/zip/lib/zip_source_pkware.c 	    st->encryption_method = ZIP_EM_NONE;
ZIP_EM_NONE        86 ext/zip/lib/zip_source_zip_new.c     if (((flags & ZIP_FL_ENCRYPTED) == 0) && (st.encryption_method != ZIP_EM_NONE)) {
ZIP_EM_NONE        78 ext/zip/lib/zip_stat_index.c 	    st->encryption_method = ZIP_EM_NONE;
ZIP_EM_NONE        51 ext/zip/lib/zip_stat_init.c     st->encryption_method = ZIP_EM_NONE;