FFDH_NUM
static const FFDH_PARAMS ffdh_params[FFDH_NUM] = {
uint8_t ffdh_doit[FFDH_NUM] = { 0 };
for (testnum = 0; testnum < FFDH_NUM; testnum++) {
static const OPT_PAIR ffdh_choices[FFDH_NUM] = {
static double ffdh_results[FFDH_NUM][1]; /* 1 op: derivation */
for (k = 0; k < FFDH_NUM; k++) {
for (k = 0; k < FFDH_NUM; k++)
EVP_PKEY_CTX *ffdh_ctx[FFDH_NUM];