|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "crypto_osal_lib.h"#include "drv_trng.h"#include "crypto_osal_adapt.h"#include "crypto_drv_common.h"#include "tcxo.h"#include "osal_adapt.h"
函数 | |
| unsigned long | crypto_osal_get_phys_addr (const crypto_buf_attr *buf) |
| void | crypto_cache_flush (uintptr_t base_addr, td_u32 size) |
| void | crypto_cache_inv (uintptr_t base_addr, td_u32 size) |
| void | crypto_cache_all (void) |
| void | crypto_dump_phys_addr (const char *name, const td_phys_addr_t phys_addr, td_u32 data_len) |
| td_bool | crypto_data_buf_check (const crypto_buf_attr *buf_attr, td_u32 length) |
| void crypto_cache_all | ( | void | ) |
| td_bool crypto_data_buf_check | ( | const crypto_buf_attr * | buf_attr, |
| td_u32 | length | ||
| ) |
| void crypto_dump_phys_addr | ( | const char * | name, |
| const td_phys_addr_t | phys_addr, | ||
| td_u32 | data_len | ||
| ) |
| unsigned long crypto_osal_get_phys_addr | ( | const crypto_buf_attr * | buf | ) |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved. Description: for osal adapt.
Create: 2023-04-21