Home | History | Annotate | Download | only in data

Lines Matching defs:SSL_CTX

1184 SSL_CTX = ssl_ctx_st
1203 ('ssl_ctx_ctrl', CFUNCTYPE(c_long, POINTER(SSL_CTX), c_int, c_long, c_void_p)),
1214 ('ssl_ctx_callback_ctrl', CFUNCTYPE(c_long, POINTER(SSL_CTX), c_int, CFUNCTYPE(None))),
1388 ('ctx', POINTER(SSL_CTX)),
2506 'X509_REVOKED', 'SSL_CTX', 'UIT_BOOLEAN',