HomeSort by relevance Sort by last modified time
    Searched full:ssl_sock_cleanup (Results 1 - 1 of 1) sorted by null

  /external/openssl/apps/
s_socket.c 102 static void ssl_sock_cleanup(void);
141 ssl_sock_cleanup();
158 static void ssl_sock_cleanup(void) function
193 signal(SIGINT,(void (*)(int))ssl_sock_cleanup);

Completed in 187 milliseconds