Home
last modified time | relevance | path

Searched defs:algorithms (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp201 const keymaster_algorithm_t* algorithms = context_->GetSupportedAlgorithms(&algorithm_count); in SupportedAlgorithms() local
/system/keymaster/contexts/
Dsoft_keymaster_device.cpp375 keymaster_algorithm_t** algorithms, in get_supported_algorithms()