Home
last modified time | relevance | path

Searched refs:BENCHMARK_KM_CIPHER_ALL_RSA_KEYS (Results 1 – 2 of 2) 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);
/hardware/interfaces/security/keymint/aidl/vts/performance/
DKeyMintBenchmark.cpp626 #define BENCHMARK_KM_CIPHER_ALL_RSA_KEYS(transform, msgSize) \ macro
631 BENCHMARK_KM_CIPHER_ALL_RSA_KEYS(RSA/ECB/NoPadding, SMALL_MESSAGE_SIZE);
632 BENCHMARK_KM_CIPHER_ALL_RSA_KEYS(RSA/ECB/PKCS1Padding, SMALL_MESSAGE_SIZE);
633 BENCHMARK_KM_CIPHER_ALL_RSA_KEYS(RSA/ECB/OAEPPadding, SMALL_MESSAGE_SIZE);