WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_keyslot.h
浏览该文件的文档.
1
9
#ifndef HAL_KEYSLOT_H
10
#define HAL_KEYSLOT_H
11
12
#include "
td_type.h
"
13
#include "
crypto_km_struct.h
"
14
15
#ifdef __cplusplus
16
#if __cplusplus
17
extern
"C"
{
18
#endif
/* __cplusplus */
19
#endif
/* __cplusplus */
20
21
td_s32
hal_keyslot_lock
(
td_u32
keyslot_num,
crypto_keyslot_type
keyslot_type);
22
23
td_s32
hal_keyslot_unlock
(
td_u32
keyslot_num,
crypto_keyslot_type
keyslot_type);
24
25
#ifdef __cplusplus
26
#if __cplusplus
27
}
28
#endif
/* __cplusplus */
29
#endif
/* __cplusplus */
30
31
#endif
crypto_km_struct.h
crypto_keyslot_type
crypto_keyslot_type
keyslot 类型选择。
Definition
crypto_km_struct.h:396
hal_keyslot_lock
td_s32 hal_keyslot_lock(td_u32 keyslot_num, crypto_keyslot_type keyslot_type)
Definition
hal_keyslot.c:110
hal_keyslot_unlock
td_s32 hal_keyslot_unlock(td_u32 keyslot_num, crypto_keyslot_type keyslot_type)
Definition
hal_keyslot.c:153
td_type.h
td_u32
unsigned int td_u32
Definition
td_type.h:38
td_s32
int td_s32
Definition
td_type.h:44
src
drivers
drivers
hal
security_unified
hal_cipher
include
hal_include
hal_keyslot.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