Home
last modified time | relevance | path

Searched refs:get_state (Results 1 – 3 of 3) sorted by relevance

/openssl/include/internal/
H A Drecordmethod.h289 void (*get_state)(OSSL_RECORD_LAYER *rl, const char **shortstr, member
/openssl/ssl/record/
H A Drec_layer_s3.c228 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()
/openssl/doc/designs/quic-design/
H A Drecord-layer.md235 `get_state()`: to obtain a printable string to describe the current state of the
563 void (*get_state)(OSSL_RECORD_LAYER *rl, const char **shortstr,

Completed in 10 milliseconds