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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dtestssl227 $ssltest -bio_pair -tls1 -custom_ext || exit 1
237 $ssltest -bio_pair -tls1 -custom_ext -serverinfo_file $serverinfo -serverinfo_sct -serverinfo_tack || exit 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dtestssl227 $ssltest -bio_pair -tls1 -custom_ext || exit 1
237 $ssltest -bio_pair -tls1 -custom_ext -serverinfo_file $serverinfo -serverinfo_sct -serverinfo_tack || exit 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssltest.c507 int custom_ext = 0; variable
811 " -custom_ext - try various custom extension callbacks\n");
1209 } else if (strcmp(*argv, "-custom_ext") == 0) {
1210 custom_ext = 1;
1609 if (custom_ext) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssltest.c507 int custom_ext = 0; variable
811 " -custom_ext - try various custom extension callbacks\n");
1209 } else if (strcmp(*argv, "-custom_ext") == 0) {
1210 custom_ext = 1;
1609 if (custom_ext) {

Completed in 89 milliseconds