Searched refs:_nid2obj (Results 1 – 2 of 2) sorted by relevance
107 from _ssl import txt2obj as _txt2obj, nid2obj as _nid2obj unknown328 return super(_ASN1Object, cls).__new__(cls, *_nid2obj(nid))
106 from _ssl import txt2obj as _txt2obj, nid2obj as _nid2obj unknown363 return super().__new__(cls, *_nid2obj(nid))