Searched defs:sha256_init (Results 1 – 3 of 3) sorted by relevance
25 static int sha256_init(struct shash_desc *desc) in sha256_init() function
211 int sha256_init(struct sha256_state *sctx) in sha256_init() function
1303 static const u32 sha256_init[SHA256_DIGEST_SIZE / 4] = { variable