OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INSTALL_STATUS_VAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/apps/
fipsinstall.c
27
#define
INSTALL_STATUS_VAL
"INSTALL_SELF_TEST_KATS_RUN"
173
INSTALL_STATUS_VAL
) <= 0)
267
if (s == NULL || strcmp(s,
INSTALL_STATUS_VAL
) != 0) {
474
mem_bio = BIO_new_mem_buf((const void *)
INSTALL_STATUS_VAL
,
475
strlen(
INSTALL_STATUS_VAL
));
/src/crypto/external/apache2/openssl/dist/apps/
fipsinstall.c
26
#define
INSTALL_STATUS_VAL
"INSTALL_SELF_TEST_KATS_RUN"
500
INSTALL_STATUS_VAL
)
592
if (s == NULL || strcmp(s,
INSTALL_STATUS_VAL
) != 0) {
900
mem_bio = BIO_new_mem_buf((const void *)
INSTALL_STATUS_VAL
,
901
strlen(
INSTALL_STATUS_VAL
));
Completed in 22 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026