Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/math/common/src/
Dnet_sha256.c62 #define SHA256_SSIGMA_1(x) \ macro
348 + SHA256_SSIGMA_1(prev[14]); in MATH_SHA256iProcessBlock()
/TwlSDK-5.1.0/build/libraries/math/common/src/asm/
Dsha256.s125 ; w[t] += SHA256_SSIGMA_1(prev[14]);
152 ; w[t] += SHA256_SSIGMA_1(prev[14]);