Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/math/common/src/
Dnet_sha256.c53 #define SHA256_LSIGMA_0(x) \ macro
359 tmp2 = SHA256_LSIGMA_0(a) in MATH_SHA256iProcessBlock()
/TwlSDK-5.1.0/build/libraries/math/common/src/asm/
Dsha256.s212 ; tmp2 = SHA256_LSIGMA_0(a);