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

  /xsrc/external/mit/xorg-server.old/dist/os/
xsha1.c 37 #elif defined(HAVE_SHA1_IN_COMMONCRYPTO) /* Use CommonCrypto for SHA1 */
39 #include <CommonCrypto/CommonDigest.h>
  /xsrc/external/mit/xorg-server/dist/os/
xsha1.c 80 #elif defined(HAVE_SHA1_IN_COMMONCRYPTO) /* Use CommonCrypto for SHA1 */
82 #include <CommonCrypto/CommonDigest.h>
  /xsrc/external/mit/xorg-server.old/dist/
configure 2049 --with-sha1=libc|libmd|libgcrypt|libcrypto|libsha1|CommonCrypto
33583 with_sha1=CommonCrypto
33586 { { echo "$as_me:$LINENO: error: CommonCrypto requested but not found" >&5
33587 echo "$as_me: error: CommonCrypto requested but not found" >&2;}
    [all...]
  /xsrc/external/mit/xorg-server/dist/
configure 2276 --with-sha1=libc|libmd|libnettle|nettlestatic|libgcrypt|libcrypto|libsha1|CommonCrypto|CryptoAPI
31140 with_sha1=CommonCrypto
31143 as_fn_error $? "CommonCrypto requested but not found" "$LINENO" 5
    [all...]

Completed in 27 milliseconds