Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_hmac.h35 int HmacGeneratePwd(unsigned char *content, int contentLen, unsigned char *key, int keyLen,
H A Diot_hmac.c47 int HmacGeneratePwd(unsigned char *content, int contentLen, unsigned char *key, int keyLen, in HmacGeneratePwd() function
H A Diot_main.c264 (void)HmacGeneratePwd((const unsigned char *)CONFIG_DEVICE_PWD, strlen(CONFIG_DEVICE_PWD), in MainEntryProcess()
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_hmac.h30 int HmacGeneratePwd(const unsigned char *content, int contentLen, const unsigned char *key,
H A Diot_hmac.c58 int HmacGeneratePwd(const unsigned char *content, int contentLen, const unsigned char *key, in HmacGeneratePwd() function
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_hmac.h30 int HmacGeneratePwd(const unsigned char *content, int contentLen, const unsigned char *key,
H A Diot_hmac.c58 int HmacGeneratePwd(const unsigned char *content, int contentLen, const unsigned char *key, in HmacGeneratePwd() function
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_hmac.h35 int HmacGeneratePwd(unsigned char *content, int contentLen, unsigned char *key, int keyLen,
H A Diot_hmac.c61 int HmacGeneratePwd(unsigned char *content, int contentLen, unsigned char *key, int keyLen, in HmacGeneratePwd() function
H A Diot_main.c255 (void)HmacGeneratePwd((const unsigned char *)CONFIG_DEVICE_PWD, strlen(CONFIG_DEVICE_PWD), in MainEntryProcess()

Completed in 4 milliseconds