Searched defs:sha256_init (Results 1 – 4 of 4) sorted by relevance
127 void sha256_init(struct sha256_state *md) in sha256_init() function
119 static void sha256_init(struct hash_state * md) in sha256_init() function
174 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