Searched defs:SHA256_FUNC_UPDATE_BLOCKS (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/C/ | ||
H A D | Sha256.h | 17 typedef void (Z7_FASTCALL *SHA256_FUNC_UPDATE_BLOCKS)(UInt32 state[8], const Byte *data, size_t numBlocks);
typedef |
Completed in 1 milliseconds