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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/dh/
H A Ddh_ameth.c472 static int int_dh_param_copy(DH *to, const DH *from, int is_x942) argument
474 if (is_x942 == -1)
475 is_x942 = ! !from->q;
480 if (is_x942) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/dh/
H A Ddh_ameth.c472 static int int_dh_param_copy(DH *to, const DH *from, int is_x942) argument
474 if (is_x942 == -1)
475 is_x942 = ! !from->q;
480 if (is_x942) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/dh/
H A Ddh_ameth.c472 static int int_dh_param_copy(DH *to, const DH *from, int is_x942) argument
474 if (is_x942 == -1)
475 is_x942 = ! !from->q;
480 if (is_x942) {

Completed in 122 milliseconds