Home
last modified time | relevance | path

Searched refs:Z7_SHA256_UNROLL (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DSha256.c101 // #define Z7_SHA256_UNROLL
180 #if (!defined(Z7_SHA256_UNROLL) || STEP_MAIN < 8) && (STEP_MAIN >= 4)
189 #if defined(Z7_SHA256_UNROLL) && STEP_MAIN >= 8
270 #if !defined(Z7_SHA256_UNROLL) || (STEP_MAIN <= 4) || (STEP_PRE <= 4) in Sha256_UpdateBlocks()
315 #if defined(Z7_SHA256_UNROLL) && STEP_MAIN >= 8 in Sha256_UpdateBlocks()
515 #undef Z7_SHA256_UNROLL macro

Completed in 2 milliseconds