Home
last modified time | relevance | path

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

/system/keymaster/
Dandroid_keymaster.cpp85 bool check_supported(const KeymasterContext& context, keymaster_algorithm_t algorithm, in check_supported() function
126 if (response == NULL || !check_supported(context, algorithm, response)) in GetSupported()
160 if (response == NULL || !check_supported(*context_, request.algorithm, response)) in SupportedImportFormats()
171 if (response == NULL || !check_supported(*context_, request.algorithm, response)) in SupportedExportFormats()