Add external token load.

(just very minor fixes by okozina to compile w/ previous commit)
This commit is contained in:
Milan Broz
2019-06-24 12:02:02 +02:00
parent d438151f25
commit 2178461c89
3 changed files with 97 additions and 5 deletions

View File

@@ -55,6 +55,7 @@ CRYPTSETUP_2.0 {
crypt_token_unassign_keyslot;
crypt_token_is_assigned;
crypt_token_register;
crypt_token_load;
crypt_activate_by_token;