5 crypt_set_log_callback;
6 crypt_set_confirm_callback;
7 crypt_set_password_callback;
9 crypt_set_password_retry;
10 crypt_set_iterarion_time;
11 crypt_set_password_verify;
19 crypt_resume_by_passphrase;
20 crypt_resume_by_keyfile;
23 crypt_keyslot_add_by_passphrase;
24 crypt_keyslot_add_by_keyfile;
25 crypt_keyslot_add_by_volume_key;
26 crypt_keyslot_destroy;
27 crypt_activate_by_passphrase;
28 crypt_activate_by_keyfile;
29 crypt_activate_by_volume_key;
32 crypt_volume_key_verify;
36 crypt_get_cipher_mode;
38 crypt_get_data_offset;
39 crypt_get_volume_key_size;
40 crypt_get_device_name;
43 crypt_get_active_device;
52 crypt_set_debug_level;