Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_hmac.c30 #define BUF_OUT_LEN_2 (2) macro
49 bufout[BUF_OUT_LEN_2 * i] = (tmp_h > IOT_HEX_TO_STRING_1) ? \ in Byte2HexStr()
51 bufout[BUF_OUT_LEN_2 * i + BUF_OUT_LEN_1] = (tmp_l > IOT_HEX_TO_STRING_1) ? \ in Byte2HexStr()
54 bufout[BUF_OUT_LEN_2 * len] = '\0'; in Byte2HexStr()

Completed in 1 milliseconds