OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:confopt
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/test/
sslapitest.c
2628
*
confopt
== 0: Configure anti-replay directly
2629
*
confopt
== 1: Configure anti-replay using SSL_CONF
2631
static int test_early_data_replay_int(int idx, int usecb, int
confopt
)
2648
if (
confopt
== 0) {
2749
int ret = 1, usecb,
confopt
;
local
2752
for (
confopt
= 0;
confopt
< 2;
confopt
++)
2753
ret &= test_early_data_replay_int(idx, usecb,
confopt
);
/src/crypto/external/bsd/openssl/dist/test/
sslapitest.c
3747
*
confopt
== 0: Configure anti-replay directly
3748
*
confopt
== 1: Configure anti-replay using SSL_CONF
3750
static int test_early_data_replay_int(int idx, int usecb, int
confopt
)
3768
if (
confopt
== 0) {
3874
int ret = 1, usecb,
confopt
;
local
3877
for (
confopt
= 0;
confopt
< 2;
confopt
++)
3878
ret &= test_early_data_replay_int(idx, usecb,
confopt
);
/src/crypto/external/apache2/openssl/dist/test/
sslapitest.c
3982
*
confopt
== 0: Configure anti-replay directly
3983
*
confopt
== 1: Configure anti-replay using SSL_CONF
3985
static int test_early_data_replay_int(int idx, int usecb, int
confopt
)
4003
if (
confopt
== 0) {
4108
int ret = 1, usecb,
confopt
;
local
4111
for (
confopt
= 0;
confopt
< 2;
confopt
++)
4112
ret &= test_early_data_replay_int(idx, usecb,
confopt
);
Completed in 38 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026