Searched refs:p_hwcrhk_ModExp (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.c449 static HWCryptoHook_ModExp_t *p_hwcrhk_ModExp = NULL; variable
585 p_hwcrhk_ModExp = p3;
631 p_hwcrhk_ModExp = NULL;
664 p_hwcrhk_ModExp = NULL;
933 ret = p_hwcrhk_ModExp(hwcrhk_context, m_a, m_p, m_n, &m_r, &rmsg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_chil.c434 static HWCryptoHook_ModExp_t *p_hwcrhk_ModExp = NULL; variable
569 p_hwcrhk_ModExp = p3;
621 p_hwcrhk_ModExp = NULL;
656 p_hwcrhk_ModExp = NULL;
937 ret = p_hwcrhk_ModExp(hwcrhk_context, m_a, m_p, m_n, &m_r, &rmsg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_chil.c449 static HWCryptoHook_ModExp_t *p_hwcrhk_ModExp = NULL; variable
585 p_hwcrhk_ModExp = p3;
631 p_hwcrhk_ModExp = NULL;
664 p_hwcrhk_ModExp = NULL;
933 ret = p_hwcrhk_ModExp(hwcrhk_context, m_a, m_p, m_n, &m_r, &rmsg);

Completed in 107 milliseconds