Searched refs:use_pkcs11 (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/win32utils/
H A DConfigure681 my $use_pkcs11 = "no";
967 $use_pkcs11 = "yes";
969 $use_pkcs11= "yes";
1216 if ($use_pkcs11 eq "no") {
1507 if ($use_pkcs11 ne "yes") {
1511 $use_pkcs11 = "yes";
2270 if ($use_pkcs11 ne "no") {
3432 if ($use_pkcs11 eq "yes") {
/bind-9.11.3/
H A Dconfigure15852 withval=$with_pkcs11; use_pkcs11="$withval"
15854 use_pkcs11="auto"
16391 case "$use_pkcs11" in
16793 if test "auto" = "$use_pkcs11"
16797 use_pkcs11="yes"
16799 use_pkcs11="no"
16803 case "$use_pkcs11" in
16914 case "$use_pkcs11" in
16926 PKCS11_PROVIDER="$use_pkcs11"
26355 if test "no" != "$use_pkcs11"; the
[all...]

Completed in 54 milliseconds