WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
sl_common.c 文件参考
#include "sl_common.h"
#include "crypto_errno.h"
sl_common.c 的引用(Include)关系图:

结构体

struct  crypto_errcode_item
 

宏定义

#define ERROR_SECURITY_UNIFIED   0x80001500
 

类型定义

typedef struct crypto_errcode_item crypto_errcode_item_t
 

函数

errcode_t crypto_sl_common_get_errcode (int32_t from_errcode)
 将安全驱动的错误码转换成标准错误码
 

宏定义说明

◆ ERROR_SECURITY_UNIFIED

#define ERROR_SECURITY_UNIFIED   0x80001500

类型定义说明

◆ crypto_errcode_item_t

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.

Description: Provides common utils for security_unified service layer.
History:
2023-03-14, Create file.

函数说明

◆ crypto_sl_common_get_errcode()

errcode_t crypto_sl_common_get_errcode ( int32_t  from_errcode)

将安全驱动的错误码转换成标准错误码