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

函数

td_s32 crypto_drv_pke_common_ecc_sign (drv_pke_ecc_curve_type curve_type, const drv_pke_data *priv_key, const drv_pke_data *hash, const drv_pke_ecc_sig *sig)
 

函数说明

◆ crypto_drv_pke_common_ecc_sign()

td_s32 crypto_drv_pke_common_ecc_sign ( drv_pke_ecc_curve_type  curve_type,
const drv_pke_data priv_key,
const drv_pke_data hash,
const drv_pke_ecc_sig sig 
)

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved. Description: ecc sign function implement.

Create: 2023-05-19