Home | History | Annotate | Download | only in dist

Lines Matching refs:with_sha1

1370 with_sha1
31130 if test ${with_sha1+y}
31132 withval=$with_sha1;
31141 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_LIBC" = xyes; then
31142 with_sha1=libc
31144 if test "x$with_sha1" = xlibc && test "x$HAVE_SHA1_IN_LIBC" != xyes; then
31147 if test "x$with_sha1" = xlibc; then
31159 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_COMMONCRYPTO" = xyes; then
31160 with_sha1=CommonCrypto
31162 if test "x$with_sha1" = xCommonCrypto && test "x$HAVE_SHA1_IN_COMMONCRYPTO" != xyes; then
31165 if test "x$with_sha1" = xCommonCrypto; then
31178 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_CRYPTOAPI" = xyes; then
31179 with_sha1=CryptoAPI
31181 if test "x$with_sha1" = xCryptoAPI && test "x$HAVE_SHA1_IN_CRYPTOAPI" != xyes; then
31184 if test "x$with_sha1" = xCryptoAPI; then
31238 if test "x$with_sha1" = x && test "x$HAVE_LIBMD" = xyes; then
31239 with_sha1=libmd
31241 if test "x$with_sha1" = xlibmd && test "x$HAVE_LIBMD" != xyes; then
31244 if test "x$with_sha1" = xlibmd; then
31321 if test "x$with_sha1" = x && test "x$HAVE_LIBSHA1" = xyes; then
31322 with_sha1=libsha1
31324 if test "x$with_sha1" = xlibsha1 && test "x$HAVE_LIBSHA1" != xyes; then
31327 if test "x$with_sha1" = xlibsha1; then
31381 if test "x$with_sha1" = x && test "x$HAVE_LIBNETTLE" = xyes; then
31382 with_sha1=libnettle
31384 if test "x$with_sha1" = xlibnettle && test "x$HAVE_LIBNETTLE" != xyes; then
31387 if test "x$with_sha1" = xlibnettle; then
31393 if test "x$with_sha1" = xnettlestatic && test "x$HAVE_LIBNETTLE" != xyes; then
31396 if test "x$with_sha1" = xnettlestatic; then
31450 if test "x$with_sha1" = x && test "x$HAVE_LIBGCRYPT" = xyes; then
31451 with_sha1=libgcrypt
31453 if test "x$with_sha1" = xlibgcrypt && test "x$HAVE_LIBGCRYPT" != xyes; then
31456 if test "x$with_sha1" = xlibgcrypt; then
31583 if test "x$with_sha1" = x; then
31584 with_sha1=libcrypto
31587 if test "x$with_sha1" = xlibcrypto; then
31591 if test "x$with_sha1" = xlibcrypto; then
31601 if test "x$with_sha1" = x; then
31604 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sha1" >&5
31605 printf "%s\n" "$with_sha1" >&6; }