Home
last modified time | relevance | path

Searched refs:_asn1obj2py (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_ssl.c1013 _asn1obj2py(_sslmodulestate *state, const ASN1_OBJECT *name, int no_name) in _asn1obj2py() function
1062 PyObject *pyname = _asn1obj2py(state, name, 0); in _create_tuple_for_attribute()
5341 return Py_BuildValue("issN", nid, sn, ln, _asn1obj2py(state, obj, 1)); in asn1obj2py()

Completed in 10 milliseconds