kSecretSizeMin top-level constant

int const kSecretSizeMin

The bare minimum size for a custom secret as defined in XXH3. See https://github.com/Cyan4973/xxHash/blob/b1a61dff654af43552b5ee05c737b6fd2a0ee14b/xxhash.h#L931

Implementation

const kSecretSizeMin = 136;