Searched defs:SHA256Init (Results 1 – 3 of 3) sorted by relevance
32 #define SHA256Init(c) SHA256_Init(c) macro
42 #define SHA256Init(x) SHA256_Init(x) macro
354 SHA256Init(SHA2_CTX *context) in SHA256Init() function