func golang.org/x/crypto/blowfish.expandKeyWithSalt

2 uses

	golang.org/x/crypto/blowfish (current package)
		block.go#L71: func expandKeyWithSalt(key []byte, salt []byte, c *Cipher) {
		cipher.go#L61: 	expandKeyWithSalt(key, salt, &result)