Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/unix/drawterm/libsec/
H A Dtlshand.c139 ProtocolVersion = 0x0301, // maximum version we speak enumerator
339 fprint(ctl, "fd %d 0x%x", fd, ProtocolVersion); in tlsServer()
396 fprint(ctl, "fd %d 0x%x", fd, ProtocolVersion); in tlsClient()
433 c->version = ProtocolVersion; in tlsServer2()
596 c->version = ProtocolVersion; in tlsClient2()
/plan9/sys/src/libsec/port/
H A Dtlshand.c139 ProtocolVersion = 0x0301, // maximum version we speak enumerator
341 fprint(ctl, "fd %d 0x%x", fd, ProtocolVersion); in tlsServer()
400 fprint(ctl, "fd %d 0x%x", fd, ProtocolVersion); in tlsClient()
451 c->version = ProtocolVersion; in tlsServer2()
617 c->version = ProtocolVersion; in tlsClient2()
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Ddevtls.c28 ProtocolVersion = 0x0301, /* maximum version we speak */ enumerator
/plan9/sys/src/9/ppc/
H A Ddevtls.c29 ProtocolVersion = 0x0301, /* maximum version we speak */ enumerator
/plan9/sys/src/9/port/
H A Ddevtls.c29 ProtocolVersion = 0x0301, /* maximum version we speak */ enumerator