Searched refs:kssl_handle_v2client_hello (Results 1 – 3 of 3) sorted by relevance
211 extern int kssl_handle_v2client_hello(ssl_t *, mblk_t *, int);
1102 error = kssl_handle_v2client_hello(ssl, mp, rec_sz); in kssl_handle_any_record()
2074 kssl_handle_v2client_hello(ssl_t *ssl, mblk_t *mp, int recsz) in kssl_handle_v2client_hello() function