Home
last modified time | relevance | path

Searched refs:self_test_corrupt_type (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/
H A Dfipsinstall.c30 static char *self_test_corrupt_type = NULL; variable
350 self_test_corrupt_type = opt_arg(); in fipsinstall_main()
417 || self_test_corrupt_type != NULL) in fipsinstall_main()
578 || self_test_corrupt_type != NULL)) { in self_test_events()
582 if (self_test_corrupt_type != NULL in self_test_events()
583 && strcmp(self_test_corrupt_type, type) != 0) in self_test_events()

Completed in 6 milliseconds