Searched refs:zeropad_str (Results 1 – 1 of 1) sorted by relevance
6607 def zeropad_str(val, pad_len): function6617 pk = binascii.unhexlify(zeropad_str(format(own_public, '02x'), 192))6628 ss = zeropad_str(format(shared_secret, "02x"), 192)