Searched refs:is_320_OTP_secret_supported (Results 1 – 3 of 3) sorted by relevance
296 const auto is_320_OTP_secret_supported = nm::instance()->is_320_OTP_secret_supported(); in is_secret320_supported() local297 secret320_supported_cached = is_320_OTP_secret_supported ? true_value : false_value; in is_secret320_supported()
216 bool is_320_OTP_secret_supported();
946 bool NitrokeyManager::is_320_OTP_secret_supported(){ in is_320_OTP_secret_supported() function in nitrokey::NitrokeyManager