Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_hmac.c37 static int byte2hexstr(unsigned char *bufin, int len, char *bufout) in byte2hexstr() function
89 ret = byte2hexstr(hash, CN_HMAC256_LEN, (char *)buf); in HmacGeneratePwd()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_hmac.c37 static int byte2hexstr(unsigned char *bufin, int len, char *bufout) in byte2hexstr() function
89 ret = byte2hexstr(hash, CN_HMAC256_LEN, (char *)buf); in HmacGeneratePwd()

Completed in 1 milliseconds