Searched refs:get_state (Results 1 – 3 of 3) sorted by relevance
289 void (*get_state)(OSSL_RECORD_LAYER *rl, const char **shortstr, member
228 sc->rlayer.rrlmethod->get_state(sc->rlayer.rrl, NULL, &lng); in SSL_rstate_string_long()244 sc->rlayer.rrlmethod->get_state(sc->rlayer.rrl, &shrt, NULL); in SSL_rstate_string()
235 `get_state()`: to obtain a printable string to describe the current state of the563 void (*get_state)(OSSL_RECORD_LAYER *rl, const char **shortstr,
Completed in 17 milliseconds