|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "crypto_drv_common.h"#include "crypto_curve_param.h"#include "hal_cipher_trng.h"#include "hal_pke.h"#include "drv_common.h"#include "kapi_inner.h"#include "crypto_drv_irq.h"#include "soc_osal.h"#include "crypto_drv_init.h"#include "efuse.h"
宏定义 | |
| #define | CACHE_LINE_SIZE 32 |
| #define | crypto_lock() |
| #define | crypto_unlock() |
| #define | EFUSE_SM_ENABLE_OFFSET 41 |
| #define CACHE_LINE_SIZE 32 |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved. Description: drivers of drv_osal_init
Create: 2023-01-18
| #define crypto_lock | ( | ) |
| #define crypto_unlock | ( | ) |
| #define EFUSE_SM_ENABLE_OFFSET 41 |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved. Description: only use for init befor drv layer test.
Create: 2023-02-08
| td_bool crypto_sm_support | ( | crypto_sm_alg | alg | ) |
| td_bool crypto_wait_func_is_support | ( | void | ) |