Home
last modified time | relevance | path

Searched defs:enc_param (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat_demo_hks.c202 hi_u32 hks_get_enc_param(hi_u32 flash_addr, encrypt_param *enc_param, struct hks_crypt_param *hks_e… in hks_get_enc_param()
296 hi_void hks_create_conn_enc_param(encrypt_param *enc_param, struct hks_crypt_param *blob_enc_param) in hks_create_conn_enc_param()
405 encrypt_param enc_param = {0}; in app_hks_encrypt_conn_para() local
479 encrypt_param enc_param = {0}; in app_hks_decrypt_conn_param() local
571 hi_void hks_create_cert_enc_param(encrypt_param *enc_param, struct hks_crypt_param *blob_enc_param) in hks_create_cert_enc_param()
761 encrypt_param enc_param = {0}; in app_hks_encrypt_cert() local
849 encrypt_param enc_param = {0}; in app_hks_decrypt_cert() local
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
Dvpu_api_legacy.h87 EncParameter_t enc_param; variable