Lines Matching refs:with_sha1
33392 if test "${with_sha1+set}" = set; then
33393 withval=$with_sha1;
33481 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_LIBC" = xyes; then
33482 with_sha1=libc
33484 if test "x$with_sha1" = xlibc && test "x$HAVE_SHA1_IN_LIBC" != xyes; then
33489 if test "x$with_sha1" = xlibc; then
33582 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_COMMONCRYPTO" = xyes; then
33583 with_sha1=CommonCrypto
33585 if test "x$with_sha1" = xCommonCrypto && test "x$HAVE_SHA1_IN_COMMONCRYPTO" != xyes; then
33590 if test "x$with_sha1" = xCommonCrypto; then
33663 if test "x$with_sha1" = x && test "x$HAVE_LIBMD" = xyes; then
33664 with_sha1=libmd
33666 if test "x$with_sha1" = xlibmd && test "x$HAVE_LIBMD" != xyes; then
33671 if test "x$with_sha1" = xlibmd; then
33748 if test "x$with_sha1" = x && test "x$HAVE_LIBSHA1" = xyes; then
33749 with_sha1=libsha1
33751 if test "x$with_sha1" = xlibsha1 && test "x$HAVE_LIBSHA1" != xyes; then
33756 if test "x$with_sha1" = xlibsha1; then
33829 if test "x$with_sha1" = x && test "x$HAVE_LIBGCRYPT" = xyes; then
33830 with_sha1=libgcrypt
33832 if test "x$with_sha1" = xlibgcrypt && test "x$HAVE_LIBGCRYPT" != xyes; then
33837 if test "x$with_sha1" = xlibgcrypt; then
33981 if test "x$with_sha1" = x; then
33982 with_sha1=libcrypto
33985 if test "x$with_sha1" = xlibcrypto; then
33991 if test "x$with_sha1" = xlibcrypto; then
34001 if test "x$with_sha1" = x; then
34006 { echo "$as_me:$LINENO: result: $with_sha1" >&5
34007 echo "${ECHO_T}$with_sha1" >&6; }