libcryptsetup.sym (cryptsetup-2.3.6.tar.xz) | : | libcryptsetup.sym (cryptsetup-2.4.0.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 134 | skipping to change at line 134 | |||
crypt_reencrypt; | crypt_reencrypt; | |||
crypt_reencrypt_status; | crypt_reencrypt_status; | |||
crypt_safe_alloc; | crypt_safe_alloc; | |||
crypt_safe_realloc; | crypt_safe_realloc; | |||
crypt_safe_free; | crypt_safe_free; | |||
crypt_safe_memzero; | crypt_safe_memzero; | |||
local: | local: | |||
*; | *; | |||
}; | }; | |||
CRYPTSETUP_2.4 { | ||||
global: | ||||
crypt_reencrypt_run; | ||||
crypt_token_max; | ||||
crypt_header_is_detached; | ||||
crypt_logf; | ||||
crypt_activate_by_token_pin; | ||||
crypt_dump_json; | ||||
crypt_format; | ||||
crypt_token_external_disable; | ||||
crypt_token_external_path; | ||||
} CRYPTSETUP_2.0; | ||||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |