Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptSmac.c117 retVal = CryptHmacEnd(state, size, buffer); in CryptMacEnd()
DCryptHash.c582 CryptHmacEnd( in CryptHmacEnd() function
652 return CryptHmacEnd(hmacState, digest->size, digest->buffer); in CryptHmacEnd2B()
802 CryptHmacEnd(&hState, bytes, stream); in CryptKDFa()
DAlgorithmTests.c123 CryptHmacEnd(&state, digestSize, computed.t.buffer); in TestHash()
DCryptUtil.c66 CryptHmacEnd(&hmacState, digestSize, in CryptHmacSign()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/HashHMAC/
DSequenceComplete.c110 out->result.t.size = CryptHmacEnd(&(hashObject->state.hmacState), in TPM2_SequenceComplete()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCryptHash_fp.h288 CryptHmacEnd(