Searched refs:zerofree_randstring (Results 1 – 3 of 3) sorted by relevance
26 from scapy.utils import randstring, zerofree_randstring, strxor, strand
374 def zerofree_randstring(l): function
314 = Test zerofree_randstring function316 zerofree_randstring(4) in [b"\xd2\x12\xe4\x5b", b'\xd3\x8b\x13\x12']