Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/math/common/src/
Dnet_sha256.c30 #define NOT_USE_SHA256FILL 0 // Do not use MATH_SHA256Fill macro
178 #if (NOT_USE_SHA256FILL == 0)
231 #if (NOT_USE_SHA256FILL == 1)
252 #if (NOT_USE_SHA256FILL == 0) in MATH_SHA256GetHash()