Home
last modified time | relevance | path

Searched defs:unwrappingParams (Results 1 – 5 of 5) sorted by relevance

/system/keymaster/ng/include/
DAndroidKeymaster41Device.h118 const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
/system/core/trusty/keymaster/keymint/
DTrustyKeyMintDevice.cpp196 const vector<KeyParameter>& unwrappingParams, in importWrappedKey()
/system/keymaster/ng/
DAndroidKeyMintDevice.cpp341 const vector<KeyParameter>& unwrappingParams, // in importWrappedKey()
DAndroidKeymaster4Device.cpp387 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
/system/core/trusty/keymaster/4.0/
DTrustyKeymaster4Device.cpp413 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()