Lines Matching refs:with_sha1
1370 with_sha1
31110 if test ${with_sha1+y}
31112 withval=$with_sha1;
31121 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_LIBC" = xyes; then
31122 with_sha1=libc
31124 if test "x$with_sha1" = xlibc && test "x$HAVE_SHA1_IN_LIBC" != xyes; then
31127 if test "x$with_sha1" = xlibc; then
31139 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_COMMONCRYPTO" = xyes; then
31140 with_sha1=CommonCrypto
31142 if test "x$with_sha1" = xCommonCrypto && test "x$HAVE_SHA1_IN_COMMONCRYPTO" != xyes; then
31145 if test "x$with_sha1" = xCommonCrypto; then
31158 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_CRYPTOAPI" = xyes; then
31159 with_sha1=CryptoAPI
31161 if test "x$with_sha1" = xCryptoAPI && test "x$HAVE_SHA1_IN_CRYPTOAPI" != xyes; then
31164 if test "x$with_sha1" = xCryptoAPI; then
31218 if test "x$with_sha1" = x && test "x$HAVE_LIBMD" = xyes; then
31219 with_sha1=libmd
31221 if test "x$with_sha1" = xlibmd && test "x$HAVE_LIBMD" != xyes; then
31224 if test "x$with_sha1" = xlibmd; then
31301 if test "x$with_sha1" = x && test "x$HAVE_LIBSHA1" = xyes; then
31302 with_sha1=libsha1
31304 if test "x$with_sha1" = xlibsha1 && test "x$HAVE_LIBSHA1" != xyes; then
31307 if test "x$with_sha1" = xlibsha1; then
31361 if test "x$with_sha1" = x && test "x$HAVE_LIBNETTLE" = xyes; then
31362 with_sha1=libnettle
31364 if test "x$with_sha1" = xlibnettle && test "x$HAVE_LIBNETTLE" != xyes; then
31367 if test "x$with_sha1" = xlibnettle; then
31373 if test "x$with_sha1" = xnettlestatic && test "x$HAVE_LIBNETTLE" != xyes; then
31376 if test "x$with_sha1" = xnettlestatic; then
31430 if test "x$with_sha1" = x && test "x$HAVE_LIBGCRYPT" = xyes; then
31431 with_sha1=libgcrypt
31433 if test "x$with_sha1" = xlibgcrypt && test "x$HAVE_LIBGCRYPT" != xyes; then
31436 if test "x$with_sha1" = xlibgcrypt; then
31563 if test "x$with_sha1" = x; then
31564 with_sha1=libcrypto
31567 if test "x$with_sha1" = xlibcrypto; then
31571 if test "x$with_sha1" = xlibcrypto; then
31581 if test "x$with_sha1" = x; then
31584 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sha1" >&5
31585 printf "%s\n" "$with_sha1" >&6; }