5 crypt_init_by_name_and_header;
6 crypt_set_log_callback;
7 crypt_set_confirm_callback;
8 crypt_set_password_callback;
10 crypt_set_password_retry;
11 crypt_set_iterarion_time;
12 crypt_set_iteration_time;
13 crypt_set_password_verify;
15 crypt_set_data_device;
22 crypt_resume_by_passphrase;
23 crypt_resume_by_keyfile;
26 crypt_keyslot_add_by_passphrase;
27 crypt_keyslot_add_by_keyfile;
28 crypt_keyslot_add_by_volume_key;
29 crypt_keyslot_destroy;
30 crypt_activate_by_passphrase;
31 crypt_activate_by_keyfile;
32 crypt_activate_by_volume_key;
35 crypt_volume_key_verify;
39 crypt_get_cipher_mode;
41 crypt_get_data_offset;
43 crypt_get_volume_key_size;
44 crypt_get_device_name;
47 crypt_get_active_device;
57 crypt_set_debug_level;