Searched defs:kssl_handle_client_hello (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslrec.c117 static int kssl_handle_client_hello(ssl_t *, mblk_t *, int);
326 *err = kssl_handle_client_hello(ssl, mp, msglen);
458 kssl_handle_client_hello(ssl_t *ssl, mblk_t *mp, int msglen) function

Completed in 56 milliseconds