Home
last modified time | relevance | path

Searched refs:_txt2obj_gc (Results 1 – 2 of 2) sorted by relevance

/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Dencode_asn1.py127 obj = _txt2obj_gc(backend, attribute.oid.dotted_string)
264 def _txt2obj_gc(backend, name): function
Dbackend.py45 _encode_asn1_int_gc, _encode_asn1_str_gc, _encode_name_gc, _txt2obj_gc,
961 obj = _txt2obj_gc(self, extension.oid.dotted_string)