Searched refs:NCONF (Results 1 – 4 of 4) sorted by relevance
30 #define NCONF 6 macro32 static double const student[NSTUDENT + 1][NCONF] = {535 for (i = 0; i < NCONF; i++) { in usage()596 for (i = 0; i < NCONF; i++) in main()
60 NCONF) code so that applications using OpenSSL's existing configuration
1267 * NCONF: new configuration handling routines.
13482 * Rewrite commands to use `NCONF` routines instead of the old `CONF`.13483 New functions to support `NCONF` routines in extension code.13485 to allow functions which take an `NCONF` to also handle the old `LHASH`14667 * NCONF changes.