golang.org/x/crypto/ssh.pubKeyCache.add (method)

2 uses

	golang.org/x/crypto/ssh (current package)
		server.go#L166: func (c *pubKeyCache) add(candidate cachedPubKey) {
		server.go#L529: 				cache.add(candidate)