golang.org/x/crypto/ssh.truncatingMAC.BlockSize (method)

one use

	golang.org/x/crypto/ssh (current package)
		mac.go#L46: func (t truncatingMAC) BlockSize() int { return t.hmac.BlockSize() }