OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_exec_GENM_ses
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/test/
cmp_client_test.c
408
static int
test_exec_GENM_ses
(int transfer_error, int total_timeout, int expect)
425
return
test_exec_GENM_ses
(0, 0, OSSL_CMP_PKISTATUS_accepted);
430
return
test_exec_GENM_ses
(1, 0, OSSL_CMP_PKISTATUS_trans);
435
return
test_exec_GENM_ses
(0, -1, OSSL_CMP_PKISTATUS_trans);
/src/crypto/external/apache2/openssl/dist/test/
cmp_client_test.c
442
static int
test_exec_GENM_ses
(int transfer_error, int total_timeout, int expect)
459
return
test_exec_GENM_ses
(0, 0, OSSL_CMP_PKISTATUS_accepted);
464
return
test_exec_GENM_ses
(1, 0, OSSL_CMP_PKISTATUS_trans);
469
return
test_exec_GENM_ses
(0, -1, OSSL_CMP_PKISTATUS_trans);
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026