Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/hieth-sf/src/
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/
Drandom.h25 INT32 HiRandomHwGetInteger(UINT32 *result);
/device/board/bearpi/bearpi_hm_micro/liteos_a/board/include/hisoc/
Drandom.h25 INT32 HiRandomHwGetInteger(UINT32 *result);
/device/qemu/arm_virt/liteos_a/board/include/soc/
Drandom.h25 INT32 HiRandomHwGetInteger(UINT32 *result);
/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/
Drandom.h27 INT32 HiRandomHwGetInteger(UINT32 *result);
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/
Drandom.h27 INT32 HiRandomHwGetInteger(UINT32 *result);
/device/soc/st/common/platform/rng/
Dstm32mp1_rng.c101 int HiRandomHwGetInteger(unsigned *result) in HiRandomHwGetInteger() function
/device/qemu/arm_virt/liteos_a/board/
Dplatform.c37 (VOID)HiRandomHwGetInteger(&stackGuard); in OsRandomStackGuard()
/device/qemu/drivers/virtio/
Dvirtrng.c264 int HiRandomHwGetInteger(unsigned *result) in HiRandomHwGetInteger() function