Searched refs:IN_PTR (Results 1 – 1 of 1) sorted by relevance
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | tpm.c | 66 #define IN_PTR (in_buf + in_pos) macro 74 pack_ ## type (IN_PTR, item); \ 388 IN_PTR); in TPM_TakeOwnership() 397 IN_PTR); in TPM_TakeOwnership() 510 xorEncrypt(osapSharedSecret, &pubAuth->NonceEven, sealedDataAuth, IN_PTR, NULL, NULL); in TPM_Seal() 781 xorEncrypt(own_auth, &ownAuth->NonceEven, identityAuth, IN_PTR, NULL, NULL); in TPM_MakeIdentity()
|
Completed in 7 milliseconds