Lines Matching refs:TPM2B
47 TPM2B *digest // OUT: HMAC
56 TPM2B *digest // IN: the size of the buffer Out: requested number of byte
76 TPM2B *numerator, // IN: numerator
77 TPM2B *denominator, // IN: denominator
78 TPM2B *quotient, // OUT: quotient = numerator / denominator.
79 TPM2B *remainder // OUT: numerator mod denominator.
119 LIB_EXPORT const TPM2B *CryptEccGetParameter(
188 _cpri__KDFa(((TPM_ALG_ID)hashAlg), ((TPM2B *)key), ((const char *)label), \
189 ((TPM2B *)contextU), ((TPM2B *)contextV), ((UINT32)sizeInBits), \
205 _cpri__KDFa(((TPM_ALG_ID)hashAlg), ((TPM2B *)key), ((const char *)label), \
206 ((TPM2B *)contextU), ((TPM2B *)contextV), ((UINT32)sizeInBits), \
220 _cpri__KDFe(((TPM_ALG_ID)hashAlg), ((TPM2B *)Z), ((const char *)label), \
221 ((TPM2B *)partyUInfo), ((TPM2B *)partyVInfo), \
248 TPM2B *nonceCaller, // IN: nonce caller
257 TPM2B *nonceCaller, // IN: nonce caller
293 TPM2B *key, // IN: HMAC key
298 TPM2B *key, // IN: HMAC key
345 TPM2B *bIn // IN: 2B containing the data
359 TPM2B *key, // IN: HMAC key
361 TPM2B *contextU, // IN: context U
362 TPM2B *contextV, // IN: context V