WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
trng.h 文件参考
#include <stdint.h>
#include "errcode.h"
trng.h 的引用(Include)关系图:

浏览源代码.

函数

errcode_t uapi_drv_cipher_trng_get_random (uint32_t *randnum)
 获取硬件随机数。
 
errcode_t uapi_drv_cipher_trng_get_random_bytes (uint8_t *randnum, uint32_t size)
 获取指定大小的硬件随机数。