Searched refs:SSL_NOTHING (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/crypto/openssl/ssl/record/
H A Drec_layer_d1.c377 s->rwstate = SSL_NOTHING;
473 s->rwstate = SSL_NOTHING;
612 s->rwstate = SSL_NOTHING;
633 s->rwstate = SSL_NOTHING;
795 s->rwstate = SSL_NOTHING;
H A Drec_layer_s3.c328 s->rwstate = SSL_NOTHING;
350 s->rwstate = SSL_NOTHING;
1170 s->rwstate = SSL_NOTHING;
1286 s->rwstate = SSL_NOTHING;
1358 s->rwstate = SSL_NOTHING;
1541 s->rwstate = SSL_NOTHING;
/freebsd-12-stable/crypto/openssl/ssl/statem/
H A Dstatem.c906 s->rwstate = SSL_NOTHING;
H A Dstatem_dtls.c150 s->rwstate = SSL_NOTHING;
H A Dstatem_clnt.c3479 s->rwstate = SSL_NOTHING;
3503 s->rwstate = SSL_NOTHING;
H A Dstatem_srvr.c998 s->rwstate = SSL_NOTHING;
2274 s->rwstate = SSL_NOTHING;
/freebsd-12-stable/crypto/openssl/ssl/
H A Dssl_lib.c609 s->rwstate = SSL_NOTHING;
1690 s->rwstate = SSL_NOTHING;
1703 s->rwstate = SSL_NOTHING;
1740 s->rwstate = SSL_NOTHING;
1932 s->rwstate = SSL_NOTHING;
/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dssl.h892 # define SSL_NOTHING 1 macro
901 # define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING)

Completed in 219 milliseconds