Home
last modified time | relevance | path

Searched defs:GetPasswordKey (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2115/
H A Dpoc.cpp46 void GetPasswordKey(const uint8_t **password_key __attribute__((unused)), in GetPasswordKey() function in DerivedGateKeeper
/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/software/
H A DSoftGateKeeper.h67 virtual void GetPasswordKey(const uint8_t** password_key, uint32_t* length) { in GetPasswordKey() function
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dsoft_gatekeeper.h66 virtual void GetPasswordKey(const uint8_t** password_key, uint32_t* length) { in GetPasswordKey() function
Dtpm_gatekeeper.cpp59 void TpmGatekeeper::GetPasswordKey( in GetPasswordKey() function in cuttlefish::TpmGatekeeper
/aosp_15_r20/hardware/interfaces/gatekeeper/aidl/software/
H A DSoftGateKeeper.h75 virtual void GetPasswordKey(const uint8_t** password_key, uint32_t* length) { in GetPasswordKey() function
/aosp_15_r20/trusty/user/app/gatekeeper/
Dtrusty_gatekeeper.cpp157 void TrustyGateKeeper::GetPasswordKey(const uint8_t** password_key, in GetPasswordKey() function in gatekeeper::TrustyGateKeeper