Home
last modified time | relevance | path

Searched refs:token_str (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_report.c346 char token_str[(RANDOM_MAX_LEN << 1) + 1] = { 0 }; in awss_report_token_to_cloud() local
361 utils_hex_to_str(aes_random, RANDOM_MAX_LEN, token_str, in awss_report_token_to_cloud()
362 sizeof(token_str) - 1); in awss_report_token_to_cloud()
364 token_str); in awss_report_token_to_cloud()

Completed in 5 milliseconds