Searched refs:KM_ALGORITHM_AES (Results 1 – 2 of 2) sorted by relevance
145 KM_ALGORITHM_AES = 32, /* required */ enumerator
85 device.SupportedBlockModes(KM_ALGORITHM_AES, &response); in TEST_F()109 device.SupportedPaddingModes(KM_ALGORITHM_AES, &response); in TEST_F()133 device.SupportedDigests(KM_ALGORITHM_AES, &response); in TEST_F()157 device.SupportedImportFormats(KM_ALGORITHM_AES, &response); in TEST_F()181 device.SupportedExportFormats(KM_ALGORITHM_AES, &response); in TEST_F()