Files
cryptsetup/lib/cli/libcryptsetup_cli.sym
Milan Broz 42f4dcef88 Introduce crypt_logf and remove logger wrapper.
Export (alredy existing) log function with variable parameter count.
2020-10-18 13:03:44 +02:00

11 lines
154 B
Plaintext

CRYPTSETUP_CLI_1.0 {
global:
crypt_cli_get_key;
crypt_cli_read_mk;
crypt_cli_arg_set;
crypt_cli_arg_type;
crypt_cli_arg_value;
local:
*;
};