Searched refs:RSA_NUM (Results 1 – 1 of 1) sorted by relevance
425 RSA_NUM enumerator427 static const OPT_PAIR rsa_choices[RSA_NUM] = {437 static double rsa_results[RSA_NUM][4]; /* 4 ops: sign, verify, encrypt, decrypt */614 EVP_PKEY_CTX *rsa_sign_ctx[RSA_NUM];615 EVP_PKEY_CTX *rsa_verify_ctx[RSA_NUM];616 EVP_PKEY_CTX *rsa_encrypt_ctx[RSA_NUM];617 EVP_PKEY_CTX *rsa_decrypt_ctx[RSA_NUM];2014 uint8_t rsa_doit[RSA_NUM] = { 0 }; in speed_main()3281 for (testnum = 0; testnum < RSA_NUM; testnum++) { in speed_main()4563 for (k = 0; k < RSA_NUM; k++) { in speed_main()[all …]