Home
last modified time | relevance | path

Searched defs:S0 (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/scripts/
H A Dresource_tool.c351 #define S0(x) (ROTR(x, 0x7) ^ ROTR(x, 0x12) ^ SHR(x, 0x3)) in sha256_process() macro
463 #undef S0 macro
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dresource_tool.c360 #define S0(x) (ROTR(x, 7) ^ ROTR(x,18) ^ SHR(x, 3)) in sha256_process() macro
472 #undef S0 macro
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H A Dcore_802.h245 uint32_t S0: 1; /*!< bit: 24 Security property settings */ member

Completed in 618 milliseconds