Home
last modified time | relevance | path

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

/system/keymaster/contexts/
Dkeymaster2_passthrough_context.cpp43 KeyFactory* Keymaster2PassthroughContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::Keymaster2PassthroughContext
Dkeymaster1_passthrough_context.cpp55 KeyFactory* Keymaster1PassthroughContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::Keymaster1PassthroughContext
Dpure_soft_keymaster_context.cpp74 KeyFactory* PureSoftKeymasterContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::PureSoftKeymasterContext
Dsoft_keymaster_context.cpp109 KeyFactory* SoftKeymasterContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::SoftKeymasterContext