Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl_data.h4 static struct py_ssl_library_code library_codes[] = {
D_ssl.c95 struct py_ssl_library_code { struct
4157 struct py_ssl_library_code *libcode; in init_ssl()
/external/python/cpython3/Modules/
D_ssl_data.h4 static struct py_ssl_library_code library_codes[] = {
D_ssl.c96 struct py_ssl_library_code { struct
5718 struct py_ssl_library_code *libcode; in PyInit__ssl()