Searched refs:quiet_shutdown (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_lib.c305 s->quiet_shutdown=ctx->quiet_shutdown;
1380 ret->quiet_shutdown=0;
2190 ret->quiet_shutdown = s->quiet_shutdown;
2367 ctx->quiet_shutdown=mode;
2372 return(ctx->quiet_shutdown);
2377 s->quiet_shutdown=mode;
2382 return(s->quiet_shutdown);
H A Dssl.h754 int quiet_shutdown; member in struct:ssl_ctx_st
868 int quiet_shutdown;/* don't send shutdown packets */ member in struct:ssl_st
H A Ds3_lib.c2247 if ((s->quiet_shutdown) || (s->state == SSL_ST_BEFORE))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_lib.c359 s->quiet_shutdown = ctx->quiet_shutdown;
1920 ret->quiet_shutdown = 0;
2944 ret->quiet_shutdown = s->quiet_shutdown;
3128 ctx->quiet_shutdown = mode;
3133 return (ctx->quiet_shutdown);
3138 s->quiet_shutdown = mode;
3143 return (s->quiet_shutdown);
H A Dssl.h1059 int quiet_shutdown; member in struct:ssl_ctx_st
1476 int quiet_shutdown; member in struct:ssl_st
H A Ds3_lib.c4353 if ((s->quiet_shutdown) || (s->state == SSL_ST_BEFORE)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_lib.c359 s->quiet_shutdown = ctx->quiet_shutdown;
1920 ret->quiet_shutdown = 0;
2944 ret->quiet_shutdown = s->quiet_shutdown;
3128 ctx->quiet_shutdown = mode;
3133 return (ctx->quiet_shutdown);
3138 s->quiet_shutdown = mode;
3143 return (s->quiet_shutdown);
H A Dssl.h1059 int quiet_shutdown; member in struct:ssl_ctx_st
1476 int quiet_shutdown; member in struct:ssl_st
H A Ds3_lib.c4353 if ((s->quiet_shutdown) || (s->state == SSL_ST_BEFORE)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h754 int quiet_shutdown; member in struct:ssl_ctx_st
868 int quiet_shutdown;/* don't send shutdown packets */ member in struct:ssl_st

Completed in 237 milliseconds