Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/vts/performance/
DBenchmark.cpp687 #define BENCHMARK_KM_CIPHER_ALL_RSA_KEYS(transform, msgSize) \ macro
692 BENCHMARK_KM_CIPHER_ALL_RSA_KEYS(RSA/ECB/NoPadding, SMALL_MESSAGE_SIZE);
693 BENCHMARK_KM_CIPHER_ALL_RSA_KEYS(RSA/ECB/PKCS1Padding, SMALL_MESSAGE_SIZE);
694 BENCHMARK_KM_CIPHER_ALL_RSA_KEYS(RSA/ECB/OAEPPadding, SMALL_MESSAGE_SIZE);