Searched refs:authentication_key_name (Results 1 – 1 of 1) sorted by relevance
347 std::string authentication_key_name = name + kAuthenticateSuffix; in encryptWithAuthentication() local349 authentication_key_name, securityLevel, true /* create */); in encryptWithAuthentication()464 std::string authentication_key_name = name + kAuthenticateSuffix; in decryptWithAuthentication() local466 authentication_key_name, keymint::SecurityLevel::KEYSTORE /* ignored */, in decryptWithAuthentication()