Home
last modified time | relevance | path

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

/aosp12/system/keymaster/contexts/
H A Dkeymaster2_passthrough_context.cpp42 KeyFactory* Keymaster2PassthroughContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::Keymaster2PassthroughContext
H A Dkeymaster1_passthrough_context.cpp56 KeyFactory* Keymaster1PassthroughContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::Keymaster1PassthroughContext
H A Dsoft_keymaster_context.cpp94 KeyFactory* SoftKeymasterContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::SoftKeymasterContext
H A Dpure_soft_keymaster_context.cpp90 KeyFactory* PureSoftKeymasterContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::PureSoftKeymasterContext