Home
last modified time | relevance | path

Searched refs:unwrapping_params (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.h104 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 DKeyMintAidlTestBase.cpp317 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 DKeymasterHidlTest.h111 const AuthorizationSet& unwrapping_params);
H A DKeymasterHidlTest.cpp127 const AuthorizationSet& unwrapping_params) { in ImportWrappedKey() argument
132 unwrapping_params.hidl_data(), 0 /* passwordSid */, in ImportWrappedKey()