func()

in cipher.go [16:18]


func (c cipherWithBlock) IVSize() int {
	return c.ivSize
}