Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Dsha256.c164 #define sigma0(a)(ROTR((a), 7) ^ ROTR((a), 18) ^ ((a) >> 3)) macro
204 s0 = sigma0(s0); in compress()

Completed in 2 milliseconds