Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
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()
DKeyMintAidlTestBase.cpp317 const AuthorizationSet& unwrapping_params, in ImportWrappedKey() argument
327 unwrapping_params.vector_data(), password_sid, biometric_sid, &creationResult); in ImportWrappedKey()
/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.h111 const AuthorizationSet& unwrapping_params);