Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_keymaster_context.cpp593 const auto is_equal = in CheckConfirmationToken() local
595 return is_equal ? KM_ERROR_OK : KM_ERROR_NO_USER_CONFIRMATION; in CheckConfirmationToken()