Home
last modified time | relevance | path

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

/external/python/asn1crypto/asn1crypto/
Dcore.py2028 def _chunks_to_int(self): member in _IntegerBitString
2330 int_value, bit_count, self._unused_bits = self._chunks_to_int()
2550 self._native, __, self._unused_bits = self._chunks_to_int()