Searched defs:sha256_state (Results 1 – 2 of 2) sorted by relevance
159 struct sha256_state { struct165 static void sha256_init(struct sha256_state *md); argument
11 struct sha256_state { struct12 ulong64 length;13 ulong32 state[8], curlen;14 unsigned char buf[64];