func golang.org/x/crypto/ssh/agent.parseRSAKey

2 uses

	golang.org/x/crypto/ssh/agent (current package)
		server.go#L240: func parseRSAKey(req []byte) (*AddedKey, error) {
		server.go#L508: 		addedKey, err = parseRSAKey(req)