Searched defs:use_tokenID (Results 1 – 4 of 4) sorted by relevance
/dports/security/libnitrokey/libnitrokey-v3.6/libnitrokey/ |
H A D | stick10_commands_0.8.h | 162 bool use_tokenID : 1; member 231 bool use_tokenID : 1; member 286 bool use_tokenID : 1; member
|
H A D | stick10_commands.h | 121 bool use_tokenID : 1; member 175 bool use_tokenID : 1; member 238 bool use_tokenID : 1; member 283 bool use_tokenID : 1; member 331 bool use_tokenID : 1; member
|
/dports/security/libnitrokey/libnitrokey-v3.6/ |
H A D | NitrokeyManager.cc | 556 … bool use_8_digits, bool use_enter, bool use_tokenID, const char *token_ID, in write_HOTP_slot() 573 … bool use_tokenID, const char *token_ID, const char *temporary_password) { in write_HOTP_slot_authorize() 607 … bool use_8_digits, bool use_enter, bool use_tokenID, const char *token_ID, in write_TOTP_slot() 626 bool use_tokenID, const char *token_ID, in write_OTP_slot_no_authorize() 667 … bool use_tokenID, const char *token_ID, const char *temporary_password) { in write_TOTP_slot_authorize()
|
H A D | NK_C_API.cc | 384 bool use_8_digits, bool use_enter, bool use_tokenID, const char *token_ID, in NK_write_hotp_slot() 394 bool use_8_digits, bool use_enter, bool use_tokenID, const char *token_ID, in NK_write_totp_slot()
|