Searched refs:ZIP_EM_TRAD_PKWARE (Results 1 – 4 of 4) sorted by relevance
41 if (em == ZIP_EM_TRAD_PKWARE) in _zip_get_encryption_implementation()
73 st->encryption_method = ZIP_EM_TRAD_PKWARE; in zip_stat_index()
66 if (password == NULL || src == NULL || em != ZIP_EM_TRAD_PKWARE) { in zip_source_pkware()
170 #define ZIP_EM_TRAD_PKWARE 1 /* traditional PKWARE encryption */ macro
Completed in 10 milliseconds