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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmkdef.pl147 my $no_rfc3779; my $no_psk; my $no_tlsext; my $no_cms; my $no_capieng;
1214 if ($keyword eq "PSK" && $no_psk) { return 0; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmkdef.pl147 my $no_rfc3779; my $no_psk; my $no_tlsext; my $no_cms; my $no_capieng;
1214 if ($keyword eq "PSK" && $no_psk) { return 0; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssltest.c981 int no_psk = 0; local
1076 no_psk = 1;
1537 * no_psk is used to avoid putting psk command to openssl tool
1539 if (no_psk) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssltest.c981 int no_psk = 0; local
1076 no_psk = 1;
1537 * no_psk is used to avoid putting psk command to openssl tool
1539 if (no_psk) {

Completed in 140 milliseconds