const golang.org/x/crypto/blowfish.BlockSize

2 uses

	golang.org/x/crypto/blowfish (current package)
		cipher.go#L22: const BlockSize = 8
		cipher.go#L68: func (c *Cipher) BlockSize() int { return BlockSize }