HomeSort by relevance Sort by last modified time
    Searched defs:ServerHandshake (Results 1 - 2 of 2) sorted by null

  /external/syzkaller/vendor/google.golang.org/grpc/credentials/
credentials.go 95 // ServerHandshake does the authentication handshake for servers. It returns
100 ServerHandshake(net.Conn) (net.Conn, AuthInfo, error)
174 func (c *tlsCreds) ServerHandshake(rawConn net.Conn) (net.Conn, AuthInfo, error) {
  /external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
autobanh.jar 

Completed in 204 milliseconds