Searched refs:hwcrhk_context (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.c437 static HWCryptoHook_ContextHandle hwcrhk_context = 0; variable
613 if (!get_context(&hwcrhk_context, &password_context)) {
652 release_context(hwcrhk_context);
789 if (!hwcrhk_context) {
801 if (p_hwcrhk_RSALoadKey(hwcrhk_context, key_id, hptr, &rmsg, &ppctx)) {
921 if (!hwcrhk_context) {
933 ret = p_hwcrhk_ModExp(hwcrhk_context, m_a, m_p, m_n, &m_r, &rmsg);
970 if (!hwcrhk_context) {
1039 ret = p_hwcrhk_ModExpCRT(hwcrhk_context, m_a, m_p, m_q,
1117 if (!hwcrhk_context) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_chil.c425 static HWCryptoHook_ContextHandle hwcrhk_context = 0; variable
602 if(!get_context(&hwcrhk_context, &password_context))
643 release_context(hwcrhk_context);
782 if(!hwcrhk_context)
798 if (p_hwcrhk_RSALoadKey(hwcrhk_context, key_id, hptr,
924 if(!hwcrhk_context)
937 ret = p_hwcrhk_ModExp(hwcrhk_context, m_a, m_p, m_n, &m_r, &rmsg);
976 if(!hwcrhk_context)
1050 ret = p_hwcrhk_ModExpCRT(hwcrhk_context, m_a, m_p, m_q,
1113 if(!hwcrhk_context)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_chil.c437 static HWCryptoHook_ContextHandle hwcrhk_context = 0; variable
613 if (!get_context(&hwcrhk_context, &password_context)) {
652 release_context(hwcrhk_context);
789 if (!hwcrhk_context) {
801 if (p_hwcrhk_RSALoadKey(hwcrhk_context, key_id, hptr, &rmsg, &ppctx)) {
921 if (!hwcrhk_context) {
933 ret = p_hwcrhk_ModExp(hwcrhk_context, m_a, m_p, m_n, &m_r, &rmsg);
970 if (!hwcrhk_context) {
1039 ret = p_hwcrhk_ModExpCRT(hwcrhk_context, m_a, m_p, m_q,
1117 if (!hwcrhk_context) {
[all...]

Completed in 56 milliseconds