Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzip_get_encryption_implementation.c43 if (em == ZIP_EM_TRAD_PKWARE) in zip_get_encryption_implementation()
H A Dzip_stat_index.c81 st->encryption_method = ZIP_EM_TRAD_PKWARE; in zip_stat_index()
H A Dzip_fopen_index_encrypted.c116 if ((s2=enc_impl(za, src, ZIP_EM_TRAD_PKWARE, 0, in zip_fopen_index_encrypted()
H A Dzip_source_pkware.c74 if (password == NULL || src == NULL || em != ZIP_EM_TRAD_PKWARE) { in zip_source_pkware()
H A Dzip.h154 #define ZIP_EM_TRAD_PKWARE 1 /* traditional PKWARE encryption */ macro

Completed in 17 milliseconds