Home
last modified time | relevance | path

Searched refs:HashEnd (Results 1 – 1 of 1) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptHash.c316 HashEnd( in HashEnd() function
425 return HashEnd(hashState, dOutSize, dOut); in CryptHashEnd()
448 return HashEnd(&state, dOutSize, dOut); in CryptHashBlock()
607 HashEnd(hState, hState->def->digestSize, temp); in CryptHmacEnd()
613 return HashEnd(hState, dOutSize, dOut); in CryptHmacEnd()