Searched defs:enc_param (Results 1 – 2 of 2) sorted by relevance
202 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() local479 encrypt_param enc_param = {0}; in app_hks_decrypt_conn_param() local571 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() local849 encrypt_param enc_param = {0}; in app_hks_decrypt_cert() local
87 EncParameter_t enc_param; variable