Home
last modified time | relevance | path

Searched refs:INSTALL_STATUS_VAL (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Dfipsinstall.c27 #define INSTALL_STATUS_VAL "INSTALL_SELF_TEST_KATS_RUN" macro
173 INSTALL_STATUS_VAL) <= 0) in write_config_fips_section()
267 if (s == NULL || strcmp(s, INSTALL_STATUS_VAL) != 0) { in verify_config()
474 mem_bio = BIO_new_mem_buf((const void *)INSTALL_STATUS_VAL, in fipsinstall_main()
475 strlen(INSTALL_STATUS_VAL)); in fipsinstall_main()
/third_party/openssl/apps/
H A Dfipsinstall.c27 #define INSTALL_STATUS_VAL "INSTALL_SELF_TEST_KATS_RUN" macro
173 INSTALL_STATUS_VAL) <= 0) in write_config_fips_section()
267 if (s == NULL || strcmp(s, INSTALL_STATUS_VAL) != 0) { in verify_config()
474 mem_bio = BIO_new_mem_buf((const void *)INSTALL_STATUS_VAL, in fipsinstall_main()
475 strlen(INSTALL_STATUS_VAL)); in fipsinstall_main()

Completed in 3 milliseconds