Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dtrust_merger.c36 #define SHA_SEL_256_RK 2 /* big endian: only rk3368 need it */ macro
501 if (gSHAmode == SHA_SEL_256_RK) { in bl3xHash256()