Home
last modified time | relevance | path

Searched refs:func_UpdateBlocks (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/C/
H A DSha256.h22 (CSha256::func_UpdateBlocks) will be used
23 (CSha256::func_UpdateBlocks) can be set by
29 (CSha256::func_UpdateBlocks) is ignored.
35 SHA256_FUNC_UPDATE_BLOCKS func_UpdateBlocks; member
51 0 - (algo) value is not supported, and func_UpdateBlocks was not changed
52 1 - func_UpdateBlocks was set according (algo) value.
H A DSha256.c59 #define SHA256_UPDATE_BLOCKS(p) p->func_UpdateBlocks
88 p->func_UpdateBlocks = func; in Sha256_SetFunction()
127 p->func_UpdateBlocks = in Sha256_Init()

Completed in 2 milliseconds