pub const MAX_KDF_MEMORY_KIB: u32 = _; // 8_388_608u32
Upper bounds for KDF parameters read from untrusted file headers. These prevent a crafted file from causing OOM or excessive CPU use.