Home
last modified time | relevance | path

Searched refs:HiRandomHwGetInteger (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Deth_mac.c139 extern int32_t HiRandomHwGetInteger(uint32_t *result);
148 ret = HiRandomHwGetInteger(&randVal); in EthHisiRandomAddr()
158 ret = HiRandomHwGetInteger(&randVal); in EthHisiRandomAddr()
/device/qemu/arm_virt/liteos_a/board/include/hisoc/
H A Drandom.h25 INT32 HiRandomHwGetInteger(UINT32 *result);
/device/qemu/arm_virt/liteos_a/board/include/soc/
H A Drandom.h25 INT32 HiRandomHwGetInteger(UINT32 *result);
/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/
H A Drandom.h27 INT32 HiRandomHwGetInteger(UINT32 *result);
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/
H A Drandom.h27 INT32 HiRandomHwGetInteger(UINT32 *result);
/device/qemu/arm_virt/liteos_a/board/
H A Dplatform.c37 (VOID)HiRandomHwGetInteger(&stackGuard); in OsRandomStackGuard()
/device/qemu/drivers/virtio/
H A Dvirtrng.c264 int HiRandomHwGetInteger(unsigned *result) in HiRandomHwGetInteger() function

Completed in 3 milliseconds