Searched defs:input_priv_key (Results 1 – 6 of 6) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/drv_cipher/drv_pke_v5/ |
| D | drv_pke_ecc_gen_key.c | 31 …TATIC td_s32 pke_ecc_gen_key(drv_pke_ecc_curve_type curve_type, const drv_pke_data *input_priv_key, in pke_ecc_gen_key() 121 …2 drv_cipher_pke_ecc_gen_key(drv_pke_ecc_curve_type curve_type, const drv_pke_data *input_priv_key, in drv_cipher_pke_ecc_gen_key()
|
| D | drv_pke_ecc_ecdh.c | 30 const drv_pke_data *input_priv_key, const drv_pke_data *output_shared_key CIPHER_CHECK_WORD) in pke_ecc_gen_ecdh_key() 77 const drv_pke_data *input_priv_key, const drv_pke_data *output_shared_key) in drv_cipher_pke_ecc_gen_ecdh_key()
|
| D | drv_pke_rsa.c | 1334 …const drv_pke_data *input_priv_key, const drv_pke_data *output_priv_key, const drv_pke_data *outpu… in drv_cipher_pke_dh_gen_key() 1408 td_s32 drv_cipher_pke_dh_compute_key(const drv_pke_data *mod_n, const drv_pke_data *input_priv_key, in drv_cipher_pke_dh_compute_key()
|
| /device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/kapi/source/ |
| D | kapi_pke.c | 63 td_s32 kapi_pke_ecc_gen_key(drv_pke_ecc_curve_type curve_type, const drv_pke_data *input_priv_key, in kapi_pke_ecc_gen_key() 139 const drv_pke_data *input_priv_key, const drv_pke_data *output_shared_key) in kapi_pke_ecc_gen_ecdh_key() 271 …const drv_pke_data *input_priv_key, const drv_pke_data *output_priv_key, const drv_pke_data *outpu… in kapi_pke_dh_gen_key() 283 td_s32 kapi_pke_dh_compute_key(const drv_pke_data *mod_n, const drv_pke_data *input_priv_key, in kapi_pke_dh_compute_key()
|
| /device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/service_layer/ |
| D | pke.c | 29 const uapi_drv_cipher_pke_data_t *input_priv_key, in uapi_drv_cipher_pke_ecc_gen_key() 94 const uapi_drv_cipher_pke_data_t *input_priv_key, in uapi_drv_cipher_pke_ecc_gen_ecdh_key() 210 const uapi_drv_cipher_pke_data_t *mod_n, const uapi_drv_cipher_pke_data_t *input_priv_key, in uapi_drv_cipher_pke_dh_gen_key() 222 …const uapi_drv_cipher_pke_data_t *input_priv_key, const uapi_drv_cipher_pke_data_t *input_pub_ke… in uapi_drv_cipher_pke_dh_compute_key()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/harden/src/ |
| D | cipher_adapt.c | 409 …_s32 CIPHER_PKE_ECC_GEN_KEY( drv_pke_ecc_curve_type curve_type, const drv_pke_data *input_priv_key, in CIPHER_PKE_ECC_GEN_KEY() 463 const drv_pke_data *input_priv_key, const drv_pke_data *output_shared_key ) in CIPHER_PKE_ECC_GEN_ECDH_KEY()
|