Searched refs:PHMAC_STATE (Results 1 – 3 of 3) sorted by relevance
274 PHMAC_STATE state, // IN/OUT: the state buffer289 PHMAC_STATE state, // IN: the hash state buffer310 PHMAC_STATE hmacState, // OUT: the state of HMAC stack. It will be used323 PHMAC_STATE hmacState, // IN: the state of HMAC stack
518 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()
319 } HMAC_STATE, *PHMAC_STATE; typedef