Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha2.c201 #define bsw_32(p, n) \ macro
208 #define bsw_32(p, n) macro
333 bsw_32(ctx->wbuf, SHA256_BLOCK_SIZE >> 2); in sha256_hash()
354 bsw_32(ctx->wbuf, (i + 3) >> 2) in sha256_end()