Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Dsha256.c165 #define sigma1(a)(ROTR((a), 17) ^ ROTR((a), 19) ^ ((a) >> 10)) macro
206 s1 = sigma1(s1); in compress()

Completed in 2 milliseconds