Searched defs:isClient (Results 1 – 2 of 2) sorted by relevance
/plan9/sys/src/cmd/unix/drawterm/libsec/ |
H A D | tlshand.c | 62 int isClient; // is this the client or server? member 1947 sslSetFinished(TlsSec *sec, MD5state hsmd5, SHAstate hssha1, uchar *finished, int isClient) in sslSetFinished() 1981 tlsSetFinished(TlsSec *sec, MD5state hsmd5, SHAstate hssha1, uchar *finished, int isClient) in tlsSetFinished()
|
/plan9/sys/src/libsec/port/ |
H A D | tlshand.c | 62 int isClient; // is this the client or server? member 1976 sslSetFinished(TlsSec *sec, MD5state hsmd5, SHAstate hssha1, uchar *finished, int isClient) in sslSetFinished() 2010 tlsSetFinished(TlsSec *sec, MD5state hsmd5, SHAstate hssha1, uchar *finished, int isClient) in tlsSetFinished()
|