OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_ocsp_resp_good_val
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/helpers/
handshake.c
261
static unsigned char
dummy_ocsp_resp_good_val
= 0xff;
variable
289
if (len != 1 || *resp !=
dummy_ocsp_resp_good_val
)
573
? &
dummy_ocsp_resp_good_val
/src/crypto/external/bsd/openssl/dist/test/helpers/
handshake.c
267
static unsigned char
dummy_ocsp_resp_good_val
= 0xff;
variable
295
if (len != 1 || *resp !=
dummy_ocsp_resp_good_val
)
574
? &
dummy_ocsp_resp_good_val
: &dummy_ocsp_resp_bad_val));
/src/crypto/external/bsd/openssl.old/dist/test/
handshake_helper.c
279
static unsigned char
dummy_ocsp_resp_good_val
= 0xff;
variable
305
if (len != 1 || *resp !=
dummy_ocsp_resp_good_val
)
579
? &
dummy_ocsp_resp_good_val
: &dummy_ocsp_resp_bad_val));
Completed in 27 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026