Searched refs:BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS (Results 1 – 1 of 1) sorted by relevance
580 #define BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(transform) \ macro585 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(MD5withRSA);586 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA1withRSA);587 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA224withRSA);588 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA384withRSA);589 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA512withRSA);591 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(MD5withRSA/PSS);592 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA1withRSA/PSS);593 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA224withRSA/PSS);594 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA384withRSA/PSS);[all …]