Searched refs:ssl3_process_client_hello (Results 1 – 1 of 1) sorted by relevance
174 static int ssl3_process_client_hello(SSL_HANDSHAKE *hs);227 ret = ssl3_process_client_hello(hs); in ssl3_accept()806 static int ssl3_process_client_hello(SSL_HANDSHAKE *hs) { in ssl3_process_client_hello() function