mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 03:10:08 +01:00
Introducing new library supposed to be used in cryptsetup tools and future cryptsetup loadable plugins TODO: - distribution - cleanup header files - incorporate also plugin API?
10 lines
133 B
Plaintext
10 lines
133 B
Plaintext
CRYPTSETUP_CLI_1.0 {
|
|
global:
|
|
crypt_cli_get_key;
|
|
crypt_cli_arg_set;
|
|
crypt_cli_arg_type;
|
|
crypt_cli_arg_value;
|
|
local:
|
|
*;
|
|
};
|