HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_SHA1_IN_CRYPTOAPI (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
dix-config.h.in 159 #undef HAVE_SHA1_IN_CRYPTOAPI
do-not-use-config.h.in 300 #undef HAVE_SHA1_IN_CRYPTOAPI
  /xsrc/external/mit/xorg-server/dist/os/
xsha1.c 114 #elif defined(HAVE_SHA1_IN_CRYPTOAPI) /* Use CryptoAPI for SHA1 */
  /xsrc/external/mit/xorg-server/dist/
configure 31175 HAVE_SHA1_IN_CRYPTOAPI=yes
31178 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_CRYPTOAPI" = xyes; then
31181 if test "x$with_sha1" = xCryptoAPI && test "x$HAVE_SHA1_IN_CRYPTOAPI" != xyes; then
31186 printf "%s\n" "#define HAVE_SHA1_IN_CRYPTOAPI 1" >>confdefs.h
    [all...]

Completed in 17 milliseconds