Home
last modified time | relevance | path

Searched refs:PySSL_BEGIN_ALLOW_THREADS_S (Results 1 – 11 of 11) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A D_ssl.c24 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
30 PySSL_BEGIN_ALLOW_THREADS_S(_save);
32 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
37 #define PySSL_BEGIN_ALLOW_THREADS_S(save) macro
2746 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
2752 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
2802 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in load_cert_chain()
2819 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in load_cert_chain()
2838 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in load_cert_chain()
/dports/lang/python27/Python-2.7.18/Modules/
H A D_ssl.c24 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
30 PySSL_BEGIN_ALLOW_THREADS_S(_save);
32 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
37 #define PySSL_BEGIN_ALLOW_THREADS_S(save) macro
2746 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
2752 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
2802 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in load_cert_chain()
2819 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in load_cert_chain()
2838 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in load_cert_chain()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_ssl.c33 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
39 PySSL_BEGIN_ALLOW_THREADS_S(_save);
41 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
3974 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3980 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
4032 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4050 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4071 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_ssl.c33 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
39 PySSL_BEGIN_ALLOW_THREADS_S(_save);
41 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
3974 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3980 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
4032 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4050 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4071 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_ssl.c33 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
39 PySSL_BEGIN_ALLOW_THREADS_S(_save);
41 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
3974 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3980 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
4032 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4050 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4071 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
/dports/lang/python37/Python-3.7.12/Modules/
H A D_ssl.c26 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
32 PySSL_BEGIN_ALLOW_THREADS_S(_save);
34 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
3843 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3849 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3897 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
3915 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
3936 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
/dports/lang/python38/Python-3.8.12/Modules/
H A D_ssl.c26 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
32 PySSL_BEGIN_ALLOW_THREADS_S(_save);
34 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
3979 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3985 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
4037 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4055 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4076 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_ssl.c24 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
30 PySSL_BEGIN_ALLOW_THREADS_S(_save);
32 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
3977 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3983 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
4035 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4053 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4074 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_ssl.c33 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
39 PySSL_BEGIN_ALLOW_THREADS_S(_save);
41 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
3974 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3980 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
4032 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4050 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
4071 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_ssl.c36 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
42 PySSL_BEGIN_ALLOW_THREADS_S(_save);
44 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
3796 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3802 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3854 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
3872 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
3893 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_ssl.c36 #define PySSL_BEGIN_ALLOW_THREADS_S(save) \ macro
42 PySSL_BEGIN_ALLOW_THREADS_S(_save);
44 #define PySSL_UNBLOCK_THREADS PySSL_BEGIN_ALLOW_THREADS_S(_save);
3790 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3796 PySSL_BEGIN_ALLOW_THREADS_S(pw_info->thread_state); in _password_callback()
3848 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
3866 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()
3887 PySSL_BEGIN_ALLOW_THREADS_S(pw_info.thread_state); in _ssl__SSLContext_load_cert_chain_impl()