Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_hmac.c32 #define DECIMAL_BASE (10) macro
49 (tmp_h - DECIMAL_BASE + 'a'):(tmp_h +'0'); in byte2hexstr()
51 (tmp_l - DECIMAL_BASE + 'a'):(tmp_l +'0'); in byte2hexstr()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_hmac.c32 #define DECIMAL_BASE (10) macro
49 (tmp_h - DECIMAL_BASE + 'a'):(tmp_h +'0'); in byte2hexstr()
51 (tmp_l - DECIMAL_BASE + 'a'):(tmp_l +'0'); in byte2hexstr()

Completed in 1 milliseconds