Home
last modified time | relevance | path

Searched defs:tmp_cha_data_hex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dpake_client_confirm.c44 uint8_t *tmp_cha_data_hex = raw_byte_to_hex_string(pake_client_confirm->challenge.challenge, in make_pake_client_confirm() local
H A Dkey_agreement_version.c89 uint8_t *tmp_cha_data_hex = (uint8_t *)MALLOC(tmp_hex_len); in raw_byte_to_hex_string() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/key_agreement/
H A Dsts_server.h114 uint8_t *tmp_cha_data_hex; member
122 uint8_t *tmp_cha_data_hex; member