Home
last modified time | relevance | path

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

/external/openssl/apps/
Ds_time.c135 static int st_bugs=0; variable
158 st_bugs=0; in s_time_init()
284 st_bugs=1; in parseArgs()
369 if (st_bugs) SSL_CTX_set_options(tm_ctx,SSL_OP_ALL); in MAIN()