Home
last modified time | relevance | path

Searched defs:py_ssl_library_code (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
D_ssl.c95 struct py_ssl_library_code { struct
96 const char *library;
97 int code;
/aosp_15_r20/external/python/cpython3/Modules/
D_ssl.c75 struct py_ssl_library_code { struct
76 const char *library;
77 int code;