Add crypt_resume_by_token_pin API.

This commit is contained in:
Ondrej Kozina
2021-08-25 15:20:54 +02:00
parent 416f1343fe
commit ce6f6a48e8
4 changed files with 80 additions and 0 deletions

View File

@@ -149,4 +149,5 @@ CRYPTSETUP_2.5 {
global:
crypt_get_label;
crypt_get_subsystem;
crypt_resume_by_token_pin;
} CRYPTSETUP_2.4;