Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_device.cpp303 const vector<KeyParameter>& unwrappingParams, // in importWrappedKey() argument
310 request.additional_params.Reinitialize(KmParamSet(unwrappingParams)); in importWrappedKey()
323 unwrappingParams, securityLevel_, response.unenforced, response.enforced); in importWrappedKey()
Dremote_keymint_device.h54 const vector<KeyParameter>& unwrappingParams,