Home
last modified time | relevance | path

Searched defs:F0 (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/scripts/
H A Dresource_tool.c357 #define F0(x, y, z) (((x) & (y)) | ((z) & ((x) | (y)))) in sha256_process() macro
459 #undef F0 macro
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dresource_tool.c366 #define F0(x,y,z) ((x & y) | (z & (x | y))) in sha256_process() macro
468 #undef F0 macro

Completed in 5 milliseconds