Home
last modified time | relevance | path

Searched refs:encrypt_header (Results 1 – 25 of 39) sorted by relevance

12

/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dfr-archive.h127 gboolean encrypt_header,
165 gboolean encrypt_header,
177 gboolean encrypt_header,
186 gboolean encrypt_header,
195 gboolean encrypt_header,
204 gboolean encrypt_header,
H A Ddlg-password.c56 gboolean encrypt_header; in response_cb() local
64encrypt_header = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (data->pw_encrypt_header_checkbut… in response_cb()
69 g_settings_set_boolean (settings, PREF_GENERAL_ENCRYPT_HEADER, encrypt_header); in response_cb()
72 fr_window_set_encrypt_header (data->window, encrypt_header); in response_cb()
H A Dfr-archive.c64 gboolean encrypt_header; member
77 gboolean encrypt_header, in dropped_items_data_new() argument
93 data->encrypt_header = encrypt_header; in dropped_items_data_new()
142 gboolean encrypt_header; member
1808 encrypt_header, in fr_archive_add_local_files()
1919 xfer_data->encrypt_header = encrypt_header; in copy_remote_files()
1972 encrypt_header, in fr_archive_add_files()
1984 encrypt_header, in fr_archive_add_files()
2079 aww_data->encrypt_header = encrypt_header; in fr_archive_add_with_wildcard()
2195 ad_data->encrypt_header = encrypt_header; in fr_archive_add_directory()
[all …]
H A Dactions.c58 gboolean encrypt_header; in new_archive() local
68 encrypt_header = dlg_new_data_get_encrypt_header (data); in new_archive()
72 fr_window_set_encrypt_header (FR_WINDOW (archive_window), encrypt_header); in new_archive()
429 gboolean encrypt_header; in save_file_response_cb() local
448 encrypt_header = dlg_new_data_get_encrypt_header (data); in save_file_response_cb()
455 fr_window_archive_save_as (data->window, path, password, encrypt_header, volume_size); in save_file_response_cb()
H A Ddlg-new.c429 gboolean encrypt_header = FALSE; in dlg_new_data_get_encrypt_header() local
441encrypt_header = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (data->n_encrypt_header_checkbutt… in dlg_new_data_get_encrypt_header()
446 return encrypt_header; in dlg_new_data_get_encrypt_header()
H A Dfr-window.h123 gboolean encrypt_header,
174 gboolean encrypt_header);
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/
H A Darchiver.h71 …bool onlyIfNewer, const char* password, bool encrypt_header, FrCompression compression, unsigned i…
74 …bool onlyIfNewer, const char* password, bool encrypt_header, FrCompression compression, unsigned i…
77 …bool onlyIfNewer, const char* password, bool encrypt_header, FrCompression compression, unsigned i…
80 …bool onlyIfNewer, const char* password, bool encrypt_header, FrCompression compression, unsigned i…
89 …e_dir, const char *dest_dir, bool update, const char *password, bool encrypt_header, FrCompression…
91 …e_dir, const char *dest_dir, bool update, const char *password, bool encrypt_header, FrCompression…
H A Darchiver.cpp106 …onst char* destDirPath, bool onlyIfNewer, const char* password, bool encrypt_header, FrCompression… in addFiles() argument
107 …_, relativefileNames, srcDirUri, destDirPath, onlyIfNewer, password, encrypt_header, compression, … in addFiles()
110 …onst char* destDirPath, bool onlyIfNewer, const char* password, bool encrypt_header, FrCompression… in addFiles() argument
134 …relNames, srcParent.uri().get(), destDirPath, onlyIfNewer, password, encrypt_header, compression, … in addFiles()
140 …onst char* destDirPath, bool onlyIfNewer, const char* password, bool encrypt_header, FrCompression… in addDirectory() argument
141 …hive_, directoryUri, baseDirUri, destDirPath, onlyIfNewer, password, encrypt_header, compression, … in addDirectory()
144 …onst char* destDirPath, bool onlyIfNewer, const char* password, bool encrypt_header, FrCompression… in addDirectory() argument
147 onlyIfNewer, password, encrypt_header, compression, volume_size); in addDirectory()
150 …e_dir, const char *dest_dir, bool update, const char *password, bool encrypt_header, FrCompression… in addDroppedItems() argument
151 …d_items(frArchive_, item_list, base_dir, dest_dir, update, password, encrypt_header, compression, … in addDroppedItems()
[all …]
/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dfr-archive.h84 gboolean encrypt_header; member
274 gboolean encrypt_header,
316 gboolean encrypt_header,
331 gboolean encrypt_header,
341 gboolean encrypt_header,
389 gboolean encrypt_header,
405 gboolean encrypt_header,
460 gboolean encrypt_header,
475 gboolean encrypt_header,
485 gboolean encrypt_header,
H A Dfr-archive.c439 self->encrypt_header = FALSE; in fr_archive_init()
1040 add_data->encrypt_header = encrypt_header; in fr_archive_add_files()
1123 add_data->encrypt_header = encrypt_header; in fr_archive_add_files_with_filter()
1552 encrypt_header, in fr_archive_paste_clipboard()
1604 data->encrypt_header = encrypt_header; in dropped_items_data_new()
1735 data->encrypt_header, in add_dropped_items()
1768 data->encrypt_header, in add_dropped_items()
1799 data->encrypt_header, in add_dropped_items()
1817 data->encrypt_header, in add_dropped_items()
1881 encrypt_header, in fr_archive_add_dropped_items()
[all …]
H A Ddlg-password.c59 gboolean encrypt_header; in response_cb() local
62encrypt_header = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (GET_WIDGET ("encrypt_header_chec… in response_cb()
63 fr_window_archive_encrypt (data->window, password, encrypt_header); in response_cb()
H A Dfr-command.c63 gboolean encrypt_header; member
905 gboolean encrypt_header, in _fr_command_add() argument
929 "encrypt-header", encrypt_header, in _fr_command_add()
1254 encrypt_header, in _fr_command_add_local_files()
1302 xfer_data->encrypt_header, in copy_remote_files_done()
1400 xfer_data->encrypt_header = encrypt_header; in copy_remote_files()
1455 encrypt_header, in fr_command_add_files()
1468 encrypt_header, in fr_command_add_files()
2614 archive->encrypt_header, in fr_command_rename()
2737 encrypt_header, in fr_command_paste_clipboard()
[all …]
H A Dfr-archive-libarchive.c1183 gboolean encrypt_header; member
1749 save_data->encrypt_header = encrypt_header; in _fr_archive_libarchive_save()
1907 gboolean encrypt_header, in fr_archive_libarchive_add_files() argument
1946 encrypt_header, in fr_archive_libarchive_add_files()
2047 archive->encrypt_header, in fr_archive_libarchive_remove_files()
2173 archive->encrypt_header, in fr_archive_libarchive_rename()
2232 encrypt_header, in fr_archive_libarchive_paste_clipboard()
2256 gboolean encrypt_header, in fr_archive_libarchive_add_dropped_files() argument
2289 encrypt_header, in fr_archive_libarchive_add_dropped_files()
2313 gboolean encrypt_header, in fr_archive_libarchive_update_open_files() argument
[all …]
H A Dfr-new-archive-dialog.c564 gboolean encrypt_header = FALSE; in fr_new_archive_dialog_get_encrypt_header() local
574encrypt_header = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (GET_WIDGET ("encrypt_header_chec… in fr_new_archive_dialog_get_encrypt_header()
579 return encrypt_header; in fr_new_archive_dialog_get_encrypt_header()
H A Dfr-window.h160 gboolean encrypt_header);
173 gboolean encrypt_header);
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/core/
H A Dfr-archive.h130 gboolean encrypt_header,
168 gboolean encrypt_header,
180 gboolean encrypt_header,
189 gboolean encrypt_header,
198 gboolean encrypt_header,
207 gboolean encrypt_header,
H A Dfr-archive.c64 gboolean encrypt_header; member
77 gboolean encrypt_header, in dropped_items_data_new() argument
93 data->encrypt_header = encrypt_header; in dropped_items_data_new()
142 gboolean encrypt_header; member
1819 encrypt_header, in fr_archive_add_local_files()
1930 xfer_data->encrypt_header = encrypt_header; in copy_remote_files()
1983 encrypt_header, in fr_archive_add_files()
1995 encrypt_header, in fr_archive_add_files()
2090 aww_data->encrypt_header = encrypt_header; in fr_archive_add_with_wildcard()
2206 ad_data->encrypt_header = encrypt_header; in fr_archive_add_directory()
[all …]
H A Dfr-window.h118 gboolean encrypt_header,
169 gboolean encrypt_header);
H A Dfr-command.c306 comm->encrypt_header = g_value_get_boolean (value); in fr_command_set_property()
344 g_value_set_boolean (value, comm->encrypt_header); in fr_command_get_property()
503 comm->encrypt_header = FALSE; in fr_command_init()
/dports/archivers/zip-ada/zip-ada/zip_lib/
H A Dzip-compress.adb69 encrypt_header: Byte_Buffer(1..12); variable
134 encrypt_header(i):= Random(cg);
136 encrypt_header(12):= Byte(Shift_Right( Final(CRC), 24 ));
139 Encode(encrypt_pack, encrypt_header);
140 BlockWrite(output, encrypt_header);
/dports/archivers/libzip/libzip-1.7.3/lib/
H A Dzip_source_pkware_encode.c49 static int encrypt_header(zip_source_t *, struct trad_pkware *);
83 encrypt_header(zip_source_t *src, struct trad_pkware *ctx) { in encrypt_header() function
134 if (encrypt_header(src, ctx) < 0) { in pkware_encrypt()
H A Dzip_source_winzip_aes_encode.c54 static int encrypt_header(zip_source_t *src, struct winzip_aes *ctx);
84 encrypt_header(zip_source_t *src, struct winzip_aes *ctx) { in encrypt_header() function
117 if (encrypt_header(src, ctx) < 0) { in winzip_aes_encrypt()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/libzip/libzip/lib/
H A Dzip_source_winzip_aes_encode.c54 static int encrypt_header(zip_source_t *src, struct winzip_aes *ctx);
84 encrypt_header(zip_source_t *src, struct winzip_aes *ctx) { in encrypt_header() function
117 if (encrypt_header(src, ctx) < 0) { in winzip_aes_encrypt()
/dports/sysutils/rsyncrypto/rsyncrypto-1.14/
H A Dcrypto.h45 void encrypt_header( const struct key_header *header, RSA *rsa, unsigned char *to );
H A Dcrypto.cpp128 void encrypt_header( const key *header, RSA *rsa, unsigned char *to ) in encrypt_header() function
242 encrypt_header( header, rsa, buffer.get_uc() );

12