Searched refs:check_result (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dh/
H A Ddh_key.c180 int check_result; local
212 if (!DH_check_pub_key(dh, pub_key, &check_result) || check_result)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dh/
H A Ddh_key.c214 int check_result; local
243 if (!DH_check_pub_key(dh, pub_key, &check_result) || check_result) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dh/
H A Ddh_key.c214 int check_result; local
243 if (!DH_check_pub_key(dh, pub_key, &check_result) || check_result) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c15909 unsigned char check_result = 0; local
15925 check_result = *((unsigned short *)recv_from_WAI->data);
15930 if (check_result != 0) {

Completed in 262 milliseconds