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

/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure20636 crypto_lib=unknown
20692 if test "$crypto_lib" = "unknown" -a "$with_krb4" != "no"; then
20911 crypto_lib=krb4
20920 if test "$crypto_lib" = "unknown" -a "$with_openssl" != "no"; then
21023 crypto_lib=libcrypto openssl=yes
21036 if test "$crypto_lib" = libcrypto ; then
21044 if test "$crypto_lib" = "unknown"; then
21057 if test "$with_krb4" != no -a "$crypto_lib" != krb4; then
[all...]

Completed in 122 milliseconds