Home
last modified time | relevance | path

Searched refs:ZE_CRYPT (Results 1 – 2 of 2) sorted by relevance

/dports/math/gretl/gretl-2021d/plugin/zipunzip/
H A Dziperr.h39 #define ZE_CRYPT 22 /* encrypted file: not handled */ macro
H A Dzipwork.c747 return ziperr(ZE_CRYPT, NULL); in decompress_to_file()