Searched refs:KSSL_STS_OK (Results 1 – 3 of 3) sorted by relevance
43 KSSL_STS_OK, /* No further processing required */ enumerator
1165 return (KSSL_STS_OK); in kssl_init_context()1236 if (kssl_build_single_record(ssl, bp) != KSSL_STS_OK) in kssl_build_record()1316 return (KSSL_STS_OK); in kssl_build_single_record()
100 &new->ksslf_ctx) != KSSL_STS_OK) in kssl_attach_passive_cb()