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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_server.c2690 if (SSL_cache_hit(con))
2990 BIO_printf(io, (SSL_cache_hit(con)
H A Ds_client.c2209 BIO_printf(bio, (SSL_cache_hit(s) ? "---\nReused, " : "---\nNew, "));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_server.c2690 if (SSL_cache_hit(con))
2990 BIO_printf(io, (SSL_cache_hit(con)
H A Ds_client.c2209 BIO_printf(bio, (SSL_cache_hit(s) ? "---\nReused, " : "---\nNew, "));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl.h2566 int SSL_cache_hit(SSL *s);
H A Dssl_lib.c3555 int SSL_cache_hit(SSL *s) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl.h2566 int SSL_cache_hit(SSL *s);
H A Dssl_lib.c3555 int SSL_cache_hit(SSL *s) function

Completed in 189 milliseconds