Home
last modified time | relevance | path

Searched refs:SSL_CTX_sess_get_cache_size (Results 1 – 7 of 7) sorted by relevance

/external/boringssl/src/ssl/
Dssl_session.cc1128 if (SSL_CTX_sess_get_cache_size(ctx) > 0) { in SSL_CTX_add_session()
1130 SSL_CTX_sess_get_cache_size(ctx)) { in SSL_CTX_add_session()
Dssl_lib.cc1794 unsigned long SSL_CTX_sess_get_cache_size(const SSL_CTX *ctx) { in SSL_CTX_sess_get_cache_size() function
/external/boringssl/src/include/openssl/
Dssl.h1930 OPENSSL_EXPORT unsigned long SSL_CTX_sess_get_cache_size(const SSL_CTX *ctx);
4587 #define SSL_CTX_sess_get_cache_size SSL_CTX_sess_get_cache_size macro
/external/boringssl/src/
DPORTING.md260 `SSL_CTRL_GET_SESS_CACHE_SIZE` | `SSL_CTX_sess_get_cache_size`
/external/grpc-grpc/src/objective-c/
Dgrpc_shadow_boringssl_symbol_list114 SSL_CTX_sess_get_cache_size
DBoringSSL-GRPC.podspec1666 '#define SSL_CTX_sess_get_cache_size GRPC_SHADOW_SSL_CTX_sess_get_cache_size',
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h142 #define SSL_CTX_sess_get_cache_size GRPC_SHADOW_SSL_CTX_sess_get_cache_size macro