Searched refs:enc_password (Results 1 – 2 of 2) sorted by relevance
38 'enc_password' => 'secret',
337 char *enc_password; member392 opts->enc_password = Z_STRVAL_P(option); in php_zip_parse_options()1811 if (zip_file_set_encryption(ze_obj->za, ze_obj->last_id, opts.enc_method, opts.enc_password)) {
Completed in 12 milliseconds