Lines Matching defs:FFDH_NUM
354 R_FFDH_2048, R_FFDH_3072, R_FFDH_4096, R_FFDH_6144, R_FFDH_8192, FFDH_NUM
357 static const OPT_PAIR ffdh_choices[FFDH_NUM] = {
365 static double ffdh_results[FFDH_NUM][1]; /* 1 op: derivation */
487 EVP_PKEY_CTX *ffdh_ctx[FFDH_NUM];
872 static long ffdh_c[FFDH_NUM][1];
1405 static const FFDH_PARAMS ffdh_params[FFDH_NUM] = {
1412 uint8_t ffdh_doit[FFDH_NUM] = { 0 };
2931 for (testnum = 0; testnum < FFDH_NUM; testnum++) {
3264 for (k = 0; k < FFDH_NUM; k++) {
3300 for (k = 0; k < FFDH_NUM; k++)