Home
last modified time | relevance | path

Searched defs:NewClient (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/rbootd/
H A Dutils.c253 NewClient(u_int8_t *addr) in NewClient() function
/openbsd-src/regress/lib/libtls/gotls/
H A Dtls.go155 // NewClient returns a new TLS client context, using the optional configuration. func