Searched defs:GetSupportedAlgorithms (Results 1 – 4 of 4) sorted by relevance
/system/keymaster/contexts/ | ||
D | keymaster2_passthrough_context.cpp | 55 keymaster_algorithm_t* Keymaster2PassthroughContext::GetSupportedAlgorithms( in GetSupportedAlgorithms() function in keymaster::Keymaster2PassthroughContext |
D | keymaster1_passthrough_context.cpp | 87 keymaster_algorithm_t* Keymaster1PassthroughContext::GetSupportedAlgorithms( in GetSupportedAlgorithms() function in keymaster::Keymaster1PassthroughContext |
D | pure_soft_keymaster_context.cpp | 95 PureSoftKeymasterContext::GetSupportedAlgorithms(size_t* algorithms_count) const { in GetSupportedAlgorithms() function in keymaster::PureSoftKeymasterContext |
D | soft_keymaster_context.cpp | 130 SoftKeymasterContext::GetSupportedAlgorithms(size_t* algorithms_count) const { in GetSupportedAlgorithms() function in keymaster::SoftKeymasterContext |