/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/ |
H A D | ssl_types.h | 81 struct ssl_st; 82 typedef struct ssl_st SSL; 203 struct ssl_st struct
|
/third_party/python/Lib/lib2to3/tests/data/ |
H A D | infinite_recursion.py | 1161 class ssl_st(Structure): class 1163 ssl_crock_st = POINTER(ssl_st) 1181 SSL = ssl_st 1296 ('new_session_cb', CFUNCTYPE(c_int, POINTER(ssl_st), POINTER(SSL_SESSION))), 1298 ('get_session_cb', CFUNCTYPE(POINTER(SSL_SESSION), POINTER(ssl_st), POINTER(c_ubyte), c_int, POINTER(c_int))), 1339 ssl_st._fields_ = [ 1400 assert sizeof(ssl_st) == 268, sizeof(ssl_st) 1401 assert alignment(ssl_st) == 4, alignment(ssl_st) [all...] |
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | types.h | 184 typedef struct ssl_st SSL;
|
/third_party/openssl/include/openssl/ |
H A D | types.h | 184 typedef struct ssl_st SSL;
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ossl_typ.h | 148 typedef struct ssl_st SSL;
|
H A D | ssl.h | 206 * This is needed to stop compilers complaining about the 'struct ssl_st *' 209 typedef struct ssl_st *ssl_crock_st; 710 int (*new_session_cb) (struct ssl_st *ssl, 712 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 721 SSL_SESSION *(*get_session_cb) (struct ssl_st 726 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/toybox/toys/pending/ |
H A D | wget.c | 92 struct ssl_st *ssl;
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_sess.c | 1283 int (*cb) (struct ssl_st *ssl, SSL_SESSION *sess)) in SSL_CTX_sess_set_new_cb() 1304 SSL_SESSION *(*cb) (struct ssl_st *ssl, in SSL_CTX_sess_set_get_cb()
|
/third_party/openssl/ssl/ |
H A D | ssl_sess.c | 1317 int (*cb) (struct ssl_st *ssl, SSL_SESSION *sess)) in SSL_CTX_sess_set_new_cb() 1338 SSL_SESSION *(*cb) (struct ssl_st *ssl, in SSL_CTX_sess_set_get_cb()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | ssl.h | 224 * This is needed to stop compilers complaining about the 'struct ssl_st *' 227 typedef struct ssl_st *ssl_crock_st; 725 int (*new_session_cb) (struct ssl_st *ssl, 727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl, 736 SSL_SESSION *(*get_session_cb) (struct ssl_st 741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
|