Searched defs:SHA1_Init (Results 1 – 4 of 4) sorted by relevance
145 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function202 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function293 static int SHA1_Init(SHA_CTX *pctx) in SHA1_Init() function347 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function420 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function
103 SHA1_Init(SHA1_CTX *context) in SHA1_Init() function
67 int SHA1_Init(SHA_CTX *sha) { in SHA1_Init() function
1139 #define SHA1_Init GRPC_SHADOW_SHA1_Init macro