func()
in
cipher.go [20:22]
3
lines of code
1
McCabe index (conditional complexity)
func (c cipherWithBlock) KeySize() int { return c.keySize }