type crypto/aes.KeySizeError
3 uses
crypto/aes (current package)
cipher.go#L22: type KeySizeError int
cipher.go#L24: func (k KeySizeError) Error() string {
cipher.go#L36: return nil, KeySizeError(k)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)