Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dbufaux.c145 u_int hasnohigh = 0; in buffer_put_bignum2_ret() local
170 hasnohigh = (buf[1] & 0x80) ? 0 : 1; in buffer_put_bignum2_ret()
171 buffer_put_string(buffer, buf+hasnohigh, bytes-hasnohigh); in buffer_put_bignum2_ret()