Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/ta/
H A Dkeybox.c86 static uint32_t g_hash = 0; variable
122 g_hash = js_hash(0x47c6a7e6, buf, params[0].memref.size); in TA_InvokeCommandEntryPoint()
133 if (g_hash && (g_hash == params[0].value.a)) { in TA_InvokeCommandEntryPoint()