Home
last modified time | relevance | path

Searched refs:algorithms (Results 1 – 6 of 6) sorted by relevance

/system/keymaster/contexts/
Dsoft_keymaster_device.cpp375 keymaster_algorithm_t** algorithms, in get_supported_algorithms() argument
379 if (!algorithms || !algorithms_length) return KM_ERROR_OUTPUT_PARAMETER_NULL; in get_supported_algorithms()
382 if (km1_dev) return km1_dev->get_supported_algorithms(km1_dev, algorithms, algorithms_length); in get_supported_algorithms()
395 *algorithms = in get_supported_algorithms()
396 reinterpret_cast<keymaster_algorithm_t*>(malloc(*algorithms_length * sizeof(**algorithms))); in get_supported_algorithms()
397 if (!*algorithms) return KM_ERROR_MEMORY_ALLOCATION_FAILED; in get_supported_algorithms()
398 std::copy(response.results, response.results + response.results_length, *algorithms); in get_supported_algorithms()
/system/keymaster/include/keymaster/
Dsoft_keymaster_device.h102 keymaster_algorithm_t** algorithms,
/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp201 const keymaster_algorithm_t* algorithms = context_->GetSupportedAlgorithms(&algorithm_count); in SupportedAlgorithms() local
204 response->results = dup_array(algorithms, algorithm_count); in SupportedAlgorithms()
/system/chre/doc/
Dnanoapp_developer_guide.md232 #### Prefer in-place algorithms
234 Prefer in-place algorithms over out-of-place ones where efficiency allows to
/system/apex/docs/
DREADME.md585 ### Supported compression algorithms
/system/update_engine/
DREADME.md276 chunks and either compressing them using bzip2 or XZ algorithms or keeping it as