Searched refs:hwcrhk_globals (Results 1 – 1 of 1) sorted by relevance
302 static HWCryptoHook_InitInfo hwcrhk_globals = { variable514 *hac = p_hwcrhk_Init(&hwcrhk_globals, sizeof(hwcrhk_globals), &rmsg, cac); in get_context()603 hwcrhk_globals.mutex_init = hwcrhk_mutex_init; in hwcrhk_init()604 hwcrhk_globals.mutex_acquire = hwcrhk_mutex_lock; in hwcrhk_init()605 hwcrhk_globals.mutex_release = hwcrhk_mutex_unlock; in hwcrhk_init()606 hwcrhk_globals.mutex_destroy = hwcrhk_mutex_destroy; in hwcrhk_init()732 hwcrhk_globals.flags |= HWCryptoHook_InitFlags_SimpleForkCheck; in hwcrhk_ctrl()734 hwcrhk_globals.flags &= ~HWCryptoHook_InitFlags_SimpleForkCheck; in hwcrhk_ctrl()