Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dboot_http.c159 static int ssl_init = 0; /* 1 when ssl has been initialized */ variable
1781 if (ssl_init == 0) { in initialize_ctx()
1784 ssl_init = 1; in initialize_ctx()