Home
last modified time | relevance | path

Searched refs:PY_SSL_CLIENT (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_ssl.c54 PY_SSL_CLIENT, enumerator
401 if (socket_type == PY_SSL_CLIENT) in newPySSLObject()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_ssl.c201 PY_SSL_CLIENT, enumerator
797 if ((socket_type == PY_SSL_CLIENT) && in newPySSLSocket()
887 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()
2845 if (self->socket_type != PY_SSL_CLIENT) { in PySSL_set_session()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_ssl.c201 PY_SSL_CLIENT, enumerator
797 if ((socket_type == PY_SSL_CLIENT) && in newPySSLSocket()
887 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()
2839 if (self->socket_type != PY_SSL_CLIENT) { in PySSL_set_session()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_ssl.c333 PY_SSL_CLIENT, enumerator
1024 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()
2945 if (self->socket_type != PY_SSL_CLIENT) { in PySSL_set_session()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_ssl.c333 PY_SSL_CLIENT, enumerator
1024 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()
2945 if (self->socket_type != PY_SSL_CLIENT) { in PySSL_set_session()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_ssl.c333 PY_SSL_CLIENT, enumerator
1024 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()
2945 if (self->socket_type != PY_SSL_CLIENT) { in PySSL_set_session()
/dports/lang/python37/Python-3.7.12/Modules/
H A D_ssl.c328 PY_SSL_CLIENT, enumerator
984 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()
2874 if (self->socket_type != PY_SSL_CLIENT) { in PySSL_set_session()
/dports/lang/python38/Python-3.8.12/Modules/
H A D_ssl.c338 PY_SSL_CLIENT, enumerator
1029 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()
2950 if (self->socket_type != PY_SSL_CLIENT) { in PySSL_set_session()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_ssl.c336 PY_SSL_CLIENT, enumerator
1027 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()
2948 if (self->socket_type != PY_SSL_CLIENT) { in PySSL_set_session()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_ssl.c333 PY_SSL_CLIENT, enumerator
1024 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()
2945 if (self->socket_type != PY_SSL_CLIENT) { in PySSL_set_session()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A D_ssl.c233 PY_SSL_CLIENT, enumerator
657 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()
/dports/lang/python27/Python-2.7.18/Modules/
H A D_ssl.c233 PY_SSL_CLIENT, enumerator
657 if (socket_type == PY_SSL_CLIENT) in newPySSLSocket()