Home
last modified time | relevance | path

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

/system/keymaster/
Dgoogle_keymaster.cpp59 bool check_supported(keymaster_algorithm_t algorithm, SupportedResponse<T>* response) { in check_supported() function
77 if (response == NULL || !check_supported(algorithm, response)) in SupportedBlockModes()
86 if (response == NULL || !check_supported(algorithm, response)) in SupportedPaddingModes()
105 if (response == NULL || !check_supported(algorithm, response)) in SupportedDigests()
125 if (response == NULL || !check_supported(algorithm, response)) in SupportedImportFormats()
145 if (response == NULL || !check_supported(algorithm, response)) in SupportedExportFormats()