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;
17 crypt_resume_by_passphrase;
18 crypt_resume_by_keyfile;
21 crypt_keyslot_add_by_passphrase;
22 crypt_keyslot_add_by_keyfile;
23 crypt_keyslot_add_by_volume_key;
24 crypt_keyslot_destroy;
25 crypt_activate_by_passphrase;
26 crypt_activate_by_keyfile;
27 crypt_activate_by_volume_key;
30 crypt_volume_key_verify;
34 crypt_get_cipher_mode;
36 crypt_get_data_offset;
37 crypt_get_volume_key_size;
42 crypt_set_debug_level;