Searched refs:INSTALL_STATUS_VAL (Results 1 – 1 of 1) sorted by relevance
26 #define INSTALL_STATUS_VAL "INSTALL_SELF_TEST_KATS_RUN" macro455 INSTALL_STATUS_VAL) <= 0) in write_config_fips_section()546 if (s == NULL || strcmp(s, INSTALL_STATUS_VAL) != 0) { in verify_config()855 mem_bio = BIO_new_mem_buf((const void *)INSTALL_STATUS_VAL, in fipsinstall_main()856 strlen(INSTALL_STATUS_VAL)); in fipsinstall_main()
Completed in 7 milliseconds