Home
last modified time | relevance | path

Searched refs:epochs (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/lib/dictBuilder/
Dcover.c616 const U32 epochs = (U32)(dictBufferCapacity / parameters.k); in COVER_buildDictionary() local
617 const U32 epochSize = (U32)(ctx->suffixSize / epochs); in COVER_buildDictionary()
619 DISPLAYLEVEL(2, "Breaking content into %u epochs of size %u\n", epochs, in COVER_buildDictionary()
624 for (epoch = 0; tail > 0; epoch = (epoch + 1) % epochs) { in COVER_buildDictionary()
/freebsd-12-stable/crypto/openssl/
DCHANGES5676 a DOS attack with sending records with future epochs until there is no