WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
aes_alt.h
浏览该文件的文档.
1
8
#ifndef AES_ALT_H
9
#define AES_ALT_H
10
#include "mbedtls/private_access.h"
11
12
#include "mbedtls/build_info.h"
13
#include "mbedtls/platform_util.h"
14
15
#include <stddef.h>
16
#include <stdint.h>
17
18
typedef
struct
mbedtls_aes_context
{
19
uint8_t
key
[32];
20
uint32_t
key_len
;
21
}
mbedtls_aes_context
;
22
23
#endif
/* aes_alt.h */
mbedtls_aes_context
Definition
aes_alt.h:18
mbedtls_aes_context::key
uint8_t key[32]
Definition
aes_alt.h:19
mbedtls_aes_context::key_len
uint32_t key_len
Definition
aes_alt.h:20
src
drivers
drivers
driver
security_unified
mbedtls_harden_adapt
mbedtls_alt
include
aes_alt.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