Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster4_device.h58 const hidl_vec<KeyParameter>& parametersToVerify,
Dremote_keymaster4_device.cpp310 uint64_t challenge, const hidl_vec<KeyParameter>& parametersToVerify, in verifyAuthorization() argument
314 request.parameters_to_verify.Reinitialize(KmParamSet(parametersToVerify)); in verifyAuthorization()