Searched defs:SHA1Context (Results 1 – 2 of 2) sorted by relevance
12 struct SHA1Context { struct18 void SHA1Init(struct SHA1Context *context); argument
15 using SHA1Context = SHA_CTX; variable