Home
last modified time | relevance | path

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

/hostap-latest/tests/hwsim/
Dtest_ap_wps.py6607 def zeropad_str(val, pad_len): function
6617 pk = binascii.unhexlify(zeropad_str(format(own_public, '02x'), 192))
6628 ss = zeropad_str(format(shared_secret, "02x"), 192)