Searched defs:sha256_init (Results 1 – 3 of 3) sorted by relevance
124 void sha256_init(struct sha256_state *md) in sha256_init() function
157 static void sha256_init(EVP_MD_CTX *ctx) { in sha256_init() function
1069 static int sha256_init(EVP_MD_CTX *ctx) in sha256_init() function