Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DCryptHash_fp.h274 PHMAC_STATE state, // IN/OUT: the state buffer
289 PHMAC_STATE state, // IN: the hash state buffer
310 PHMAC_STATE hmacState, // OUT: the state of HMAC stack. It will be used
323 PHMAC_STATE hmacState, // IN: the state of HMAC stack
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptHash.c518 PHMAC_STATE state, // IN/OUT: the state buffer in CryptHmacStart()
583 PHMAC_STATE state, // IN: the hash state buffer in CryptHmacEnd()
632 PHMAC_STATE hmacState, // OUT: the state of HMAC stack. It will be used in CryptHmacStart2B()
648 PHMAC_STATE hmacState, // IN: the state of HMAC stack in CryptHmacEnd2B()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCryptHash.h319 } HMAC_STATE, *PHMAC_STATE; typedef