OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_SHA1_IN_COMMONCRYPTO
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/os/
xsha1.c
37
#elif defined(
HAVE_SHA1_IN_COMMONCRYPTO
) /* Use CommonCrypto for SHA1 */
/xsrc/external/mit/xorg-server.old/dist/include/
dix-config.h.in
173
#undef
HAVE_SHA1_IN_COMMONCRYPTO
do-not-use-config.h.in
281
#undef
HAVE_SHA1_IN_COMMONCRYPTO
/xsrc/external/mit/xorg-server/dist/include/
dix-config.h.in
156
#undef
HAVE_SHA1_IN_COMMONCRYPTO
do-not-use-config.h.in
291
#undef
HAVE_SHA1_IN_COMMONCRYPTO
/xsrc/external/mit/xorg-server/dist/os/
xsha1.c
80
#elif defined(
HAVE_SHA1_IN_COMMONCRYPTO
) /* Use CommonCrypto for SHA1 */
/xsrc/external/mit/xorg-server/dist/
configure
31136
HAVE_SHA1_IN_COMMONCRYPTO
=yes
31139
if test "x$with_sha1" = x && test "x$
HAVE_SHA1_IN_COMMONCRYPTO
" = xyes; then
31142
if test "x$with_sha1" = xCommonCrypto && test "x$
HAVE_SHA1_IN_COMMONCRYPTO
" != xyes; then
31147
printf "%s\n" "#define
HAVE_SHA1_IN_COMMONCRYPTO
1" >>confdefs.h
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/
configure
33579
HAVE_SHA1_IN_COMMONCRYPTO
=yes
33582
if test "x$with_sha1" = x && test "x$
HAVE_SHA1_IN_COMMONCRYPTO
" = xyes; then
33585
if test "x$with_sha1" = xCommonCrypto && test "x$
HAVE_SHA1_IN_COMMONCRYPTO
" != xyes; then
33593
#define
HAVE_SHA1_IN_COMMONCRYPTO
1
[
all
...]
Completed in 95 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026