Home | History | Annotate | Download | only in minizip

Lines Matching defs:source

30   The encryption/decryption parts of this source code (as opposed to the
32 whole source package can be freely distributed, including from the USA.
1482 char source[12];
1626 if(ZREAD64(s->z_filefunc, s->filestream,source, 12)<12)
1630 zdecode(s->keys,s->pcrc_32_tab,source[i]);