Searched refs:unwrapping_params (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintAidlTestBase.h | 104 const AuthorizationSet& unwrapping_params, int64_t password_sid, 108 const AuthorizationSet& unwrapping_params) { in ImportWrappedKey() argument 110 unwrapping_params, 0 /* password_sid */, 0 /* biometric_sid */); in ImportWrappedKey()
|
H A D | KeyMintAidlTestBase.cpp | 317 const AuthorizationSet& unwrapping_params, in ImportWrappedKey() argument 327 unwrapping_params.vector_data(), password_sid, biometric_sid, &creationResult); in ImportWrappedKey()
|
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | KeymasterHidlTest.h | 111 const AuthorizationSet& unwrapping_params);
|
H A D | KeymasterHidlTest.cpp | 127 const AuthorizationSet& unwrapping_params) { in ImportWrappedKey() argument 132 unwrapping_params.hidl_data(), 0 /* passwordSid */, in ImportWrappedKey()
|