Home
last modified time | relevance | path

Searched hist:"8 d0db1d9838243e603f3c0d67462ac8624d84204" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/avb/libavb_user/
H A Davb_ops_user.c8d0db1d9838243e603f3c0d67462ac8624d84204 Mon Jun 11 14:19:10 UTC 2018 Jason Zhu <jason.zhu@rock-chips.com> lib: avb: implement the function get_random()

Use the function get_timer to get the random
seed. Then the seed is used by function srand
to initialize the random data.

Change-Id: Iaae6a17d22b8e85fb4d4b6c6247cd11003b64eea
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>