Searched defs:SHA1Init (Results 1 – 3 of 3) sorted by relevance
69 #define SHA1Init(x) sha1_init((x)) macro
117 void SHA1Init(SHA1_CTX* context) in SHA1Init() function
92 SHA1Init(SHA1_CTX *ctx) in SHA1Init() function