Home
last modified time | relevance | path

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

/lib/source/
A Dsha256.c165 #define sigma1(a)(ROTR((a), 17) ^ ROTR((a), 19) ^ ((a) >> 10)) macro
206 s1 = sigma1(s1); in compress()

Completed in 4 milliseconds