Searched defs:SHA512_Init (Results 1 – 13 of 13) sorted by relevance
51 #define SHA512_Init hc_SHA512_Init macro
105 SHA512_Init (SHA512_CTX *m) in SHA512_Init() function
165 #define SHA512_Init pw_SHA512_Init macro
669 void SHA512_Init(SHA512_CTX* context) { in SHA512_Init() function
46 #define SHA512_Init SHA512Init macro
63 #define SHA512_Init(xxx) (CC_SHA512_Init((xxx))) macro
58 #define SHA512_Init(x) sha512_init(x) macro
262 void SHA512_Init(SHA512_CTX* context) { in SHA512_Init() function
132 int SHA512_Init(SHA512_CTX *c) in SHA512_Init() function
117 int SHA512_Init(SHA512_CTX *c) in SHA512_Init() function
617 SHA512_Init(SHA512_CTX *context) in SHA512_Init() function
660 void SHA512_Init(SHA512_CTX* context) { in SHA512_Init() function
193 #define SHA512_Init _SHA512_Init macro