Home
last modified time | relevance | path

Searched refs:GENERATE_NEW_KEYS (Results 1 – 4 of 4) sorted by relevance

/dports/security/libnitrokey/libnitrokey-v3.6/libnitrokey/
H A Dcommand_id.h100 GENERATE_NEW_KEYS = 0x20 + 6, enumerator
H A Dstick20_commands.h92 … public PasswordCommand<CommandID::GENERATE_NEW_KEYS, PasswordKind::AdminPrefixed, 30> {};
/dports/security/libnitrokey/libnitrokey-v3.6/
H A Dcommand_id.cc94 case CommandID::GENERATE_NEW_KEYS: in commandid_to_string()
/dports/security/libnitrokey/libnitrokey-v3.6/unittest/
H A Dtest_offline.cc139 REQUIRE(STICK20_CMD_GENERATE_NEW_KEYS == static_cast<uint8_t>(CommandID::GENERATE_NEW_KEYS));