Searched refs:BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS (Results 1 – 2 of 2) 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 …]
515 #define BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(transform) \ macro520 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(MD5withRSA);521 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA1withRSA);522 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA224withRSA);523 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA384withRSA);524 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA512withRSA);526 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(MD5withRSA/PSS);527 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA1withRSA/PSS);528 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA224withRSA/PSS);529 BENCHMARK_KM_SIGNATURE_ALL_RSA_KEYS(SHA384withRSA/PSS);[all …]