Home
last modified time | relevance | path

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

/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_core.py107 res_str = bignum_common.zfill_match(self.val_n, "{:x}".format(res))
H A Dbignum_common.py87 def zfill_match(reference: str, target: str) -> str: function

Completed in 4 milliseconds