Home
last modified time | relevance | path

Searched refs:hi_cipher_ecc_param (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_cipher.h150 }hi_cipher_ecc_param; typedef
541 * @param ecc [IN] type #const hi_cipher_ecc_param *,ECC elliptic curve parameter. If the
554 hi_u32 hi_cipher_ecc_sign_hash(const hi_cipher_ecc_param *ecc, const hi_cipher_ecc_sign *sign);
564 * @param ecc [IN] type #const hi_cipher_ecc_param *,ECC elliptic curve parameter. If the length
577 hi_u32 hi_cipher_ecc_verify_hash(const hi_cipher_ecc_param *ecc, const hi_cipher_ecc_verify *verify);
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/include/
H A Dbrain_pool_p256r1.h21 HI_EXTERN hi_cipher_ecc_param g_brain_pool_p256r1_verify;
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dhi_cipher.h117 }hi_cipher_ecc_param; typedef
449 * @param ecc [IN] type #const hi_cipher_ecc_param *,ECC elliptic curve parameter. If the length
462 hi_u32 hi_cipher_ecc_verify_hash(hi_cipher_ecc_param *ecc, hi_cipher_ecc_verify *verify);
H A Dboot_rom.h48 HI_EXTERN hi_cipher_ecc_param g_brain_pool_p256r1_verify;
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/cipher/
H A Ddrv_pke_common.h522 hi_u32 drv_pke_mul_dot(const pke_mul_dot *para, const hi_cipher_ecc_param *ecp_id, rotate_type rotate);
525 hi_u32 drv_pke_add_dot(const pke_add_dot *para, const hi_cipher_ecc_param *ecp_id, rotate_type rotate);
528 hi_u32 drv_pke_double_dot(const pke_double_dot *para, const hi_cipher_ecc_param *ecp_id, rotate_type rotate);

Completed in 6 milliseconds