Searched defs:sha256_init (Results 1 – 4 of 4) sorted by relevance
124 void sha256_init(struct sha256_state *md) in sha256_init() function
206 int sha256_init(hash_state * md) in sha256_init() function
277 static void sha256_init(struct sha256_state *md) in sha256_init() function
1069 static int sha256_init(EVP_MD_CTX *ctx) in sha256_init() function