Home
last modified time | relevance | path

Searched defs:GetKeyFactory (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/keymaster/contexts/
H A Dkeymaster2_passthrough_context.cpp44 KeyFactory* Keymaster2PassthroughContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::Keymaster2PassthroughContext
H A Dkeymaster1_passthrough_context.cpp58 KeyFactory* Keymaster1PassthroughContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::Keymaster1PassthroughContext
H A Dsoft_keymaster_context.cpp97 KeyFactory* SoftKeymasterContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::SoftKeymasterContext
H A Dpure_soft_keymaster_context.cpp160 KeyFactory* PureSoftKeymasterContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::PureSoftKeymasterContext
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dproxy_keymaster_context.h62 const keymaster::KeyFactory* GetKeyFactory( in GetKeyFactory() function
Dtpm_keymaster_context.cpp121 const KeyFactory* TpmKeymasterContext::GetKeyFactory( in GetKeyFactory() function in cuttlefish::TpmKeymasterContext
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_keymaster_context.cpp125 const KeyFactory* TrustyKeymasterContext::GetKeyFactory( in GetKeyFactory() function in keymaster::TrustyKeymasterContext