Searched refs:check_supported (Results 1 – 1 of 1) sorted by relevance
150 bool check_supported(const KeymasterContext& context, keymaster_algorithm_t algorithm, in check_supported() function202 if (response == nullptr || !check_supported(context, algorithm, response)) return; in GetSupported()235 if (response == nullptr || !check_supported(*context_, request.algorithm, response)) return; in SupportedImportFormats()245 if (response == nullptr || !check_supported(*context_, request.algorithm, response)) return; in SupportedExportFormats()