Home
last modified time | relevance | path

Searched refs:STRING_LEN_TIMES (Results 1 - 2 of 2) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_hmac.c33 #define STRING_LEN_TIMES (2) macro
48 bufout[STRING_LEN_TIMES * i] = (tmp_h > NUMBER_9) ? in byte2hexstr()
50 bufout[STRING_LEN_TIMES * i + OFFSET] = (tmp_l > NUMBER_9) ? in byte2hexstr()
53 bufout[STRING_LEN_TIMES * len] = '\0'; in byte2hexstr()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_hmac.c33 #define STRING_LEN_TIMES (2) macro
48 bufout[STRING_LEN_TIMES * i] = (tmp_h > NUMBER_9) ? in byte2hexstr()
50 bufout[STRING_LEN_TIMES * i + OFFSET] = (tmp_l > NUMBER_9) ? in byte2hexstr()
53 bufout[STRING_LEN_TIMES * len] = '\0'; in byte2hexstr()

Completed in 2 milliseconds