Searched refs:UNPACK_OUT (Results 1 – 1 of 1) sorted by relevance
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | tpm.c | 124 #define UNPACK_OUT(type, item...) do { \ macro 312 UNPACK_OUT(UINT32, &auth->AuthHandle); in TPM_OIAP() 475 UNPACK_OUT(TPM_PCRVALUE, outDigest); in TPM_Extend() 553 UNPACK_OUT(UINT32, outSize); in TPM_Unseal() 580 UNPACK_OUT(UINT32, keyHandle); in TPM_LoadKey() 616 UNPACK_OUT(UINT32, bytesRequested); in TPM_GetRandom() 654 UNPACK_OUT(TPM_DIGEST, &antiReplay); in TPM_ReadPubek() 679 UNPACK_OUT(TPM_DIGEST, value); in TPM_PCR_Read() 710 UNPACK_OUT(UINT32, respSize); in TPM_GetCapability() 747 UNPACK_OUT(TPM_DIGEST, &checksum); in TPM_CreateEndorsementKeyPair() [all …]
|
Completed in 5 milliseconds