Home
last modified time | relevance | path

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

/glibc-2.36/crypt/
Dcert.c29 int totfails = 0; variable
39 if(totfails == 0) { in good_bye()
43 printf("%d failures during DES validation suite!!!\n", totfails); in good_bye()
77 fail++; totfails++; in main()
87 fail++; totfails++; in main()