OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FFDH_NUM
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/apps/
speed.c
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 */
496
EVP_PKEY_CTX *ffdh_ctx[
FFDH_NUM
];
966
static long ffdh_c[
FFDH_NUM
][1];
1513
static const FFDH_PARAMS ffdh_params[
FFDH_NUM
] = {
1520
uint8_t ffdh_doit[
FFDH_NUM
] = { 0 };
3163
for (testnum = 0; testnum <
FFDH_NUM
; testnum++) {
3506
for (k = 0; k <
FFDH_NUM
; k++) {
3542
for (k = 0; k <
FFDH_NUM
; k++
[
all
...]
/src/crypto/external/apache2/openssl/dist/apps/
speed.c
446
FFDH_NUM
449
static const OPT_PAIR ffdh_choices[
FFDH_NUM
] = {
457
static double ffdh_results[
FFDH_NUM
][1]; /* 1 op: derivation */
638
EVP_PKEY_CTX *ffdh_ctx[
FFDH_NUM
];
2023
static const FFDH_PARAMS ffdh_params[
FFDH_NUM
] = {
2030
uint8_t ffdh_doit[
FFDH_NUM
] = { 0 };
3937
for (testnum = 0; testnum <
FFDH_NUM
; testnum++) {
4684
for (k = 0; k <
FFDH_NUM
; k++) {
4766
for (k = 0; k <
FFDH_NUM
; k++)
Completed in 30 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026