OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ossl_statem_get_in_handshake
(Results
1 - 20
of
20
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/ssl/
d1_msg.c
17
if (SSL_in_init(s) && !
ossl_statem_get_in_handshake
(s)) {
ssl_lib.c
2448
if (!s->session || SSL_in_init(s) ||
ossl_statem_get_in_handshake
(s))
/src/crypto/external/bsd/openssl.old/dist/ssl/
d1_msg.c
17
if (SSL_in_init(s) && !
ossl_statem_get_in_handshake
(s)) {
ssl_lib.c
2266
if (!s->session || SSL_in_init(s) ||
ossl_statem_get_in_handshake
(s))
/src/crypto/external/apache2/openssl/dist/ssl/
d1_msg.c
22
if (SSL_in_init(s) && !
ossl_statem_get_in_handshake
(sc)) {
ssl_lib.c
3043
if (!sc->session || SSL_in_init(s) ||
ossl_statem_get_in_handshake
(sc))
/src/crypto/external/bsd/openssl/dist/ssl/statem/
statem.h
147
int
ossl_statem_get_in_handshake
(SSL *s);
statem.c
180
int
ossl_statem_get_in_handshake
(SSL *s)
function
/src/crypto/external/bsd/openssl.old/dist/ssl/statem/
statem.h
147
int
ossl_statem_get_in_handshake
(SSL *s);
statem.c
165
int
ossl_statem_get_in_handshake
(SSL *s)
function
/src/crypto/external/apache2/openssl/dist/include/internal/
statem.h
156
int
ossl_statem_get_in_handshake
(SSL_CONNECTION *s);
/src/crypto/external/apache2/openssl/dist/ssl/record/
rec_layer_d1.c
215
if (!
ossl_statem_get_in_handshake
(sc) && SSL_in_init(s)) {
485
if (rr->type == SSL3_RT_HANDSHAKE && !
ossl_statem_get_in_handshake
(sc)) {
583
* SSL3_RT_HANDSHAKE when
ossl_statem_get_in_handshake
(s) is true, but
rec_layer_s3.c
326
if (SSL_in_init(ssl) && !
ossl_statem_get_in_handshake
(s)
673
if (!
ossl_statem_get_in_handshake
(s) && SSL_in_init(ssl)) {
1027
&& !
ossl_statem_get_in_handshake
(s)) {
1084
* SSL3_RT_HANDSHAKE when
ossl_statem_get_in_handshake
(s) is true, but
/src/crypto/external/bsd/openssl/dist/ssl/record/
rec_layer_s3.c
415
if (SSL_in_init(s) && !
ossl_statem_get_in_handshake
(s)
1344
if (!
ossl_statem_get_in_handshake
(s) && SSL_in_init(s)) {
1710
&& !
ossl_statem_get_in_handshake
(s)) {
1768
* SSL3_RT_HANDSHAKE when
ossl_statem_get_in_handshake
(s) is true, but
rec_layer_d1.c
366
if (!
ossl_statem_get_in_handshake
(s) && SSL_in_init(s)) {
650
!
ossl_statem_get_in_handshake
(s)) {
748
* SSL3_RT_HANDSHAKE when
ossl_statem_get_in_handshake
(s) is true, but
ssl3_record.c
1881
if ((SSL_in_init(s) ||
ossl_statem_get_in_handshake
(s))) {
/src/crypto/external/bsd/openssl.old/dist/ssl/record/
rec_layer_s3.c
401
if (SSL_in_init(s) && !
ossl_statem_get_in_handshake
(s)
1295
if (!
ossl_statem_get_in_handshake
(s) && SSL_in_init(s)) {
1671
&& !
ossl_statem_get_in_handshake
(s)) {
1730
* SSL3_RT_HANDSHAKE when
ossl_statem_get_in_handshake
(s) is true, but
rec_layer_d1.c
366
if (!
ossl_statem_get_in_handshake
(s) && SSL_in_init(s)) {
653
!
ossl_statem_get_in_handshake
(s)) {
753
* SSL3_RT_HANDSHAKE when
ossl_statem_get_in_handshake
(s) is true, but
ssl3_record.c
2019
if ((SSL_in_init(s) ||
ossl_statem_get_in_handshake
(s))) {
/src/crypto/external/apache2/openssl/dist/ssl/statem/
statem.c
210
int
ossl_statem_get_in_handshake
(SSL_CONNECTION *s)
function
Completed in 64 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026