Home
last modified time | relevance | path

Searched refs:g_auth (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_crypto.c22 static uint8_t g_auth[32]; variable
61 ret = tc_sha256_final(g_auth, &sha256_ctx); in genie_crypto_get_auth()
68 BT_DBG("auth: %s", bt_hex((char *)g_auth, 16)); in genie_crypto_get_auth()
70 return g_auth; in genie_crypto_get_auth()

Completed in 23 milliseconds