Add PIN processing to tokens.

This commit is contained in:
Milan Broz
2019-07-07 10:50:30 +02:00
parent f6706ce124
commit 2ce8573f04
6 changed files with 93 additions and 17 deletions

View File

@@ -58,6 +58,7 @@ CRYPTSETUP_2.0 {
crypt_token_load;
crypt_activate_by_token;
crypt_activate_by_pin_token;
crypt_keyslot_destroy;
crypt_activate_by_passphrase;