WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
kapi_trng.h
浏览该文件的文档.
1
8
#ifndef KAPI_TRNG_H
9
#define KAPI_TRNG_H
10
11
#include "
crypto_type.h
"
12
13
#ifdef __cplusplus
14
#if __cplusplus
15
extern
"C"
{
16
#endif
/* __cplusplus */
17
#endif
/* __cplusplus */
18
19
td_s32
kapi_cipher_trng_get_random
(
td_u32
*randnum);
20
21
td_s32
kapi_cipher_trng_get_multi_random
(
td_u32
size,
td_u8
*randnum);
22
23
#ifdef __cplusplus
24
#if __cplusplus
25
}
26
#endif
/* __cplusplus */
27
#endif
/* __cplusplus */
28
29
#endif
crypto_type.h
kapi_cipher_trng_get_random
td_s32 kapi_cipher_trng_get_random(td_u32 *randnum)
Definition
kapi_trng.c:63
kapi_cipher_trng_get_multi_random
td_s32 kapi_cipher_trng_get_multi_random(td_u32 size, td_u8 *randnum)
Definition
kapi_trng.c:71
td_u8
unsigned char td_u8
Definition
td_type.h:36
td_u32
unsigned int td_u32
Definition
td_type.h:38
td_s32
int td_s32
Definition
td_type.h:44
src
drivers
drivers
driver
security_unified
kapi
include
kapi_trng.h
由
William Goodspeed
维护 | E-mail: gongzl@stu.hebust.edu.cn | Wechat: a23333344 | ALSO CHECKOUT
WS63FLASH
!
生成于 2025年 一月 4日 星期六 17:47:12 , 为 WS63 SDK 文档使用
1.9.8