Searched refs:WINZIP_AES_ENCRYPTION (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_zip.c97 #define WINZIP_AES_ENCRYPTION 99 macro
781 archive_le16enc(local_header + 8, WINZIP_AES_ENCRYPTION);
812 archive_le16enc(zip->file_header + 10, WINZIP_AES_ENCRYPTION);
H A Darchive_read_support_format_zip.c137 #define WINZIP_AES_ENCRYPTION 99 macro
3127 else if (zip->entry->compression == WINZIP_AES_ENCRYPTION)
3534 else if (zip->entry->compression == WINZIP_AES_ENCRYPTION)

Completed in 183 milliseconds