Searched refs:sha256_init (Results 1 – 9 of 9) sorted by relevance
21 sha256_init(&sctx); in verify_sha256_digest()
26 sha256_init(&ss); in verify_sha256_digest()
30 sha256_init(&sctx); in verify_sha256_digest()
103 static inline void sha256_init(struct sha256_state *sctx) in sha256_init() function
33 sha256_init(sctx); in sha256_base_init()
79 .init = (qcrypto_nettle_init)sha256_init,
162 sha256_init(&sctx); in sha256()
235 sha256_init(&s); in verify_sha256_digest()
1510 sha256_init(&sctx); in fw_buf_checksum_show()