Searched refs:SECDISCARDABLE_BYTES (Results 1 – 1 of 1) sorted by relevance
63 static constexpr size_t SECDISCARDABLE_BYTES = 1 << 14; variable195 if (!readRandomBytesOrLog(SECDISCARDABLE_BYTES, &secdiscardable)) return false; in createSecdiscardable()