Searched defs:SHA1_Init (Results 1 – 3 of 3) sorted by relevance
141 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function198 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function289 static int SHA1_Init(SHA_CTX *pctx) in SHA1_Init() function343 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function416 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function
103 SHA1_Init(SHA1_CTX *context) in SHA1_Init() function
73 int SHA1_Init(SHA_CTX *sha) { in SHA1_Init() function