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

  /xsrc/external/mit/xorg-server.old/dist/os/
xsha1.c 46 CC_SHA1_Init(ctx);
  /xsrc/external/mit/xorg-server/dist/os/
xsha1.c 91 CC_SHA1_Init(ctx);
  /xsrc/external/mit/xorg-server.old/dist/
configure 33497 { echo "$as_me:$LINENO: checking for CC_SHA1_Init" >&5
33498 echo $ECHO_N "checking for CC_SHA1_Init... $ECHO_C" >&6; }
33508 /* Define CC_SHA1_Init to an innocuous variant, in case <limits.h> declares CC_SHA1_Init.
33510 #define CC_SHA1_Init innocuous_CC_SHA1_Init
33513 which can conflict with char CC_SHA1_Init (); below.
33523 #undef CC_SHA1_Init
33531 char CC_SHA1_Init ();
33542 return CC_SHA1_Init ();
    [all...]

Completed in 21 milliseconds