Searched defs:sha512_ctx (Results 1 – 1 of 1) sorted by relevance
62 struct sha512_ctx struct64 uint64_t H[8];66 uint64_t total[2];67 uint64_t buflen;68 char buffer[256]; /* NB: always correctly aligned for uint64_t. */
Completed in 10 milliseconds