|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "crypto_pke_struct.h"

函数 | |
| void | crypto_curve_param_init (void) |
| const drv_pke_ecc_curve * | secp192r1_curve (void) |
| const drv_pke_ecc_curve * | secp224r1_curve (void) |
| const drv_pke_ecc_curve * | secp256r1_curve (void) |
| const drv_pke_ecc_curve * | secp384r1_curve (void) |
| const drv_pke_ecc_curve * | secp521r1_curve (void) |
| const drv_pke_ecc_curve * | brainpoolP256r1_curve (void) |
| const drv_pke_ecc_curve * | brainpoolP384r1_curve (void) |
| const drv_pke_ecc_curve * | brainpoolP512r1_curve (void) |
| const drv_pke_ecc_curve * | curve25519_curve (void) |
| const drv_pke_ecc_curve * | curve448_curve (void) |
| const drv_pke_ecc_curve * brainpoolP256r1_curve | ( | void | ) |
| const drv_pke_ecc_curve * brainpoolP384r1_curve | ( | void | ) |
| const drv_pke_ecc_curve * brainpoolP512r1_curve | ( | void | ) |
| void crypto_curve_param_init | ( | void | ) |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved. Description: pke parameter get header file.
Create: 2023-06-01
| const drv_pke_ecc_curve * curve25519_curve | ( | void | ) |
| const drv_pke_ecc_curve * curve448_curve | ( | void | ) |
| const drv_pke_ecc_curve * secp192r1_curve | ( | void | ) |
| const drv_pke_ecc_curve * secp224r1_curve | ( | void | ) |
| const drv_pke_ecc_curve * secp256r1_curve | ( | void | ) |
| const drv_pke_ecc_curve * secp384r1_curve | ( | void | ) |
| const drv_pke_ecc_curve * secp521r1_curve | ( | void | ) |