Searched defs:GetKeyFactory (Results 1 – 4 of 4) sorted by relevance
/system/keymaster/contexts/ | ||
D | keymaster2_passthrough_context.cpp | 43 KeyFactory* Keymaster2PassthroughContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::Keymaster2PassthroughContext |
D | keymaster1_passthrough_context.cpp | 55 KeyFactory* Keymaster1PassthroughContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::Keymaster1PassthroughContext |
D | pure_soft_keymaster_context.cpp | 74 KeyFactory* PureSoftKeymasterContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::PureSoftKeymasterContext |
D | soft_keymaster_context.cpp | 109 KeyFactory* SoftKeymasterContext::GetKeyFactory(keymaster_algorithm_t algorithm) const { in GetKeyFactory() function in keymaster::SoftKeymasterContext |