Searched refs:hwcrhk_globals (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_chil.c302 static HWCryptoHook_InitInfo hwcrhk_globals = { variable
514 *hac = p_hwcrhk_Init(&hwcrhk_globals, sizeof(hwcrhk_globals), &rmsg, cac);
603 hwcrhk_globals.mutex_init = hwcrhk_mutex_init;
604 hwcrhk_globals.mutex_acquire = hwcrhk_mutex_lock;
605 hwcrhk_globals.mutex_release = hwcrhk_mutex_unlock;
606 hwcrhk_globals.mutex_destroy = hwcrhk_mutex_destroy;
732 hwcrhk_globals.flags |= HWCryptoHook_InitFlags_SimpleForkCheck;
734 hwcrhk_globals.flags &= ~HWCryptoHook_InitFlags_SimpleForkCheck;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_chil.c297 static HWCryptoHook_InitInfo hwcrhk_globals = { variable
494 *hac = p_hwcrhk_Init(&hwcrhk_globals, sizeof(hwcrhk_globals), &rmsg,
587 hwcrhk_globals.mutex_init = hwcrhk_mutex_init;
588 hwcrhk_globals.mutex_acquire = hwcrhk_mutex_lock;
589 hwcrhk_globals.mutex_release = hwcrhk_mutex_unlock;
590 hwcrhk_globals.mutex_destroy = hwcrhk_mutex_destroy;
726 hwcrhk_globals.flags |=
729 hwcrhk_globals.flags &=
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_chil.c302 static HWCryptoHook_InitInfo hwcrhk_globals = { variable
514 *hac = p_hwcrhk_Init(&hwcrhk_globals, sizeof(hwcrhk_globals), &rmsg, cac);
603 hwcrhk_globals.mutex_init = hwcrhk_mutex_init;
604 hwcrhk_globals.mutex_acquire = hwcrhk_mutex_lock;
605 hwcrhk_globals.mutex_release = hwcrhk_mutex_unlock;
606 hwcrhk_globals.mutex_destroy = hwcrhk_mutex_destroy;
732 hwcrhk_globals.flags |= HWCryptoHook_InitFlags_SimpleForkCheck;
734 hwcrhk_globals.flags &= ~HWCryptoHook_InitFlags_SimpleForkCheck;

Completed in 51 milliseconds