func()

in cipher.go [20:22]


func (c cipherWithBlock) KeySize() int {
	return c.keySize
}