Home
last modified time | relevance | path

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

/system/keymaster/ng/include/
DAndroidKeymaster41Device.h117 const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
/system/keymaster/ng/
DAndroidKeymaster4Device.cpp384 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
/system/core/trusty/keymaster/4.0/
DTrustyKeymaster4Device.cpp412 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
/system/security/keystore/
Dkeymaster_worker.cpp988 hidl_vec<KeyParameter> unwrappingParams, Blob wrappingBlob, in importWrappedKey()