Home
last modified time | relevance | path

Searched refs:SSL_SESSION_get_compress_id (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/doc/man3/
DSSL_SESSION_get_compress_id.pod5 SSL_SESSION_get_compress_id
12 unsigned int SSL_SESSION_get_compress_id(const SSL_SESSION *s);
17 SSL_SESSION_get_compress_id() will return the id for the compression method or
23 SSL_SESSION_get_compress_id() returns the id of the compression method or 0 if
/third_party/openssl/ssl/
Dssl_sess.c240 unsigned int SSL_SESSION_get_compress_id(const SSL_SESSION *s) in SSL_SESSION_get_compress_id() function
/third_party/openssl/util/
Dlibssl.num215 SSL_SESSION_get_compress_id 216 1_1_0 EXIST::FUNCTION:
/third_party/openssl/include/openssl/
Dssl.h1657 __owur unsigned int SSL_SESSION_get_compress_id(const SSL_SESSION *s);