Home
last modified time | relevance | path

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

/dports/security/putty/putty-0.76/test/
H A Dagenttest.py132 e, rsp = ssh1_get_mpint(rsp, True)
133 m, rsp = ssh1_get_mpint(rsp, True)
H A Dssh.py63 def ssh1_get_mpint(s): # returns it unconsumed, still in wire encoding function
/dports/security/putty-nogtk/putty-0.76/test/
H A Dagenttest.py132 e, rsp = ssh1_get_mpint(rsp, True)
133 m, rsp = ssh1_get_mpint(rsp, True)
H A Dssh.py63 def ssh1_get_mpint(s): # returns it unconsumed, still in wire encoding function