Searched refs:TPM_SECRET (Results 1 – 4 of 4) sorted by relevance
220 static void xorEncrypt(const TPM_SECRET* sharedSecret, in xorEncrypt()226 BYTE XORbuffer[sizeof(TPM_SECRET) + sizeof(TPM_NONCE)]; in xorEncrypt()248 const TPM_SECRET* HMACkey, in generateAuth()269 /*[IN]*/ const TPM_SECRET *HMACkey, in verifyAuth()325 TPM_SECRET *sharedSecret, //out in TPM_OSAP()386 sizeof(TPM_SECRET), in TPM_TakeOwnership()395 sizeof(TPM_SECRET), in TPM_TakeOwnership()500 const TPM_SECRET* osapSharedSecret, //in in TPM_Seal()
57 TPM_SECRET *sharedSecret, //out96 const TPM_SECRET* osapSharedSecret, //in
53 TPM_SECRET osapMask; in do_provision_aik()
432 typedef TPM_AUTHDATA TPM_SECRET; typedef
Completed in 9 milliseconds