Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dcrypto.h41 #define BYTE2WORD(bytes) ((bytes) / 4) macro
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ecc.c388 rk_mpa_alloc(&bn_hash, hash, BYTE2WORD(hash_len)); in rockchip_ecc_verify()