Searched refs:sig_result (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_cswift.c902 unsigned long sig_result; local
974 res.value = (unsigned char *)(&sig_result);
986 to_return = ((sig_result == 0) ? 0 : 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_cswift.c926 unsigned long sig_result; local
1005 res.value = (unsigned char *)(&sig_result);
1018 to_return = ((sig_result == 0) ? 0 : 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_cswift.c902 unsigned long sig_result; local
974 res.value = (unsigned char *)(&sig_result);
986 to_return = ((sig_result == 0) ? 0 : 1);

Completed in 184 milliseconds