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

浏览源代码.

函数

const drv_pke_ecc_curveBrainPool_P256_curve (td_void)
 
const drv_pke_ecc_curveBrainPool_P384_curve (td_void)
 
const drv_pke_ecc_curveBrainPool_P512_curve (td_void)
 
const drv_pke_ecc_curvefips_256K_curve (td_void)
 
const drv_pke_ecc_curvefips_256R_curve (td_void)
 
const drv_pke_ecc_curvefips_384R_curve (td_void)
 
const drv_pke_ecc_curvefips_521R_curve (td_void)
 
const drv_pke_ecc_curverfc7748_curve (td_void)
 
const drv_pke_ecc_curverfc8032_curve (td_void)
 
const drv_pke_ecc_curvesm2_curve (td_void)
 
const drv_pke_ecc_curveget_ecc_curve (drv_pke_ecc_curve_type curve_type)
 

函数说明

◆ BrainPool_P256_curve()

const drv_pke_ecc_curve * BrainPool_P256_curve ( td_void  )

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

Description: crypto ecc curve header.
History:
2023-03-22, Create file.

◆ BrainPool_P384_curve()

const drv_pke_ecc_curve * BrainPool_P384_curve ( td_void  )

◆ BrainPool_P512_curve()

const drv_pke_ecc_curve * BrainPool_P512_curve ( td_void  )

◆ fips_256K_curve()

const drv_pke_ecc_curve * fips_256K_curve ( td_void  )

◆ fips_256R_curve()

const drv_pke_ecc_curve * fips_256R_curve ( td_void  )

◆ fips_384R_curve()

const drv_pke_ecc_curve * fips_384R_curve ( td_void  )

◆ fips_521R_curve()

const drv_pke_ecc_curve * fips_521R_curve ( td_void  )

◆ get_ecc_curve()

const drv_pke_ecc_curve * get_ecc_curve ( drv_pke_ecc_curve_type  curve_type)

◆ rfc7748_curve()

const drv_pke_ecc_curve * rfc7748_curve ( td_void  )

◆ rfc8032_curve()

const drv_pke_ecc_curve * rfc8032_curve ( td_void  )

◆ sm2_curve()

const drv_pke_ecc_curve * sm2_curve ( td_void  )