Searched defs:sha512_ctx (Results 1 – 1 of 1) sorted by relevance
56 struct sha512_ctx struct58 uint64_t H[8];60 uint64_t total[2];61 uint64_t buflen;62 char buffer[256]; /* NB: always correctly aligned for uint64_t. */
Completed in 6 milliseconds