func golang.org/x/crypto/ssh.gssExchangeToken

2 uses

	golang.org/x/crypto/ssh (current package)
		server.go#L324: func gssExchangeToken(gssapiConfig *GSSAPIWithMICConfig, firstToken []byte, s *connection,
		server.go#L616: 			authErr, perms, err = gssExchangeToken(gssapiConfig, userAuthGSSAPITokenReq.Token, s, sessionID,