Home
last modified time | relevance | path

Searched refs:ZIP_EM_TRAD_PKWARE (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/zip/lib/
H A Dzip_get_encryption_implementation.c41 if (em == ZIP_EM_TRAD_PKWARE) in _zip_get_encryption_implementation()
H A Dzip_stat_index.c73 st->encryption_method = ZIP_EM_TRAD_PKWARE; in zip_stat_index()
H A Dzip_source_pkware.c66 if (password == NULL || src == NULL || em != ZIP_EM_TRAD_PKWARE) { in zip_source_pkware()
H A Dzip.h170 #define ZIP_EM_TRAD_PKWARE 1 /* traditional PKWARE encryption */ macro

Completed in 9 milliseconds