Searched defs:SHA256Context (Results 1 – 1 of 1) sorted by relevance
38 typedef struct SHA256Context { struct39 uint32_t state[8];40 uint64_t count;41 uint8_t buf[SHA256_BLOCK_LENGTH];