|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "crypto_pke_struct.h"
函数 | |
| const drv_pke_ecc_curve * | BrainPool_P256_curve (td_void) |
| const drv_pke_ecc_curve * | BrainPool_P384_curve (td_void) |
| const drv_pke_ecc_curve * | BrainPool_P512_curve (td_void) |
| const drv_pke_ecc_curve * | fips_256K_curve (td_void) |
| const drv_pke_ecc_curve * | fips_256R_curve (td_void) |
| const drv_pke_ecc_curve * | fips_384R_curve (td_void) |
| const drv_pke_ecc_curve * | fips_521R_curve (td_void) |
| const drv_pke_ecc_curve * | rfc7748_curve (td_void) |
| const drv_pke_ecc_curve * | rfc8032_curve (td_void) |
| const drv_pke_ecc_curve * | sm2_curve (td_void) |
| const drv_pke_ecc_curve * | get_ecc_curve (drv_pke_ecc_curve_type curve_type) |
| 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.
| const drv_pke_ecc_curve * BrainPool_P384_curve | ( | td_void | ) |
| const drv_pke_ecc_curve * BrainPool_P512_curve | ( | td_void | ) |
| const drv_pke_ecc_curve * fips_256K_curve | ( | td_void | ) |
| const drv_pke_ecc_curve * fips_256R_curve | ( | td_void | ) |
| const drv_pke_ecc_curve * fips_384R_curve | ( | td_void | ) |
| const drv_pke_ecc_curve * fips_521R_curve | ( | td_void | ) |
| const drv_pke_ecc_curve * get_ecc_curve | ( | drv_pke_ecc_curve_type | curve_type | ) |
| const drv_pke_ecc_curve * rfc7748_curve | ( | td_void | ) |
| const drv_pke_ecc_curve * rfc8032_curve | ( | td_void | ) |
| const drv_pke_ecc_curve * sm2_curve | ( | td_void | ) |