Home
last modified time | relevance | path

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

/dports/security/masscan/masscan-1.3.2/src/
H A Dmasscan.h198 unsigned is_hello_ssl:1; /* --ssl, use SSL HELLO on all ports */ member
H A Dmain.c653 if (masscan->is_hello_ssl) in receive_thread()
H A Dmain-conf.c999 if (masscan->is_hello_ssl) { in SET_hello()
1009 masscan->is_hello_ssl = 1; in SET_hello()