HomeSort by: relevance | last modified time | path
    Searched refs:idKeyAuth (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_aik.c 102 TPM_AUTH * idKeyAuth, /* in, out */
118 if (idKeyAuth != NULL) {
119 if ((result = auth_mgr_check(hContext, &idKeyAuth->AuthHandle)))
130 blob, idKeyAuth, ownerAuth)))
139 SymmetricKeySize, SymmetricKey, idKeyAuth, ownerAuth)))
144 auth_mgr_release_auth(idKeyAuth, ownerAuth, hContext);
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_aik.c 31 TPM_AUTH * idKeyAuth, /* in, out */
62 idKeyAuth, ownerAuth, &decLen, &dec)))
tspi_aik.c 416 TPM_AUTH idKeyAuth;
469 hIDPolicy, FALSE, &digest, &idKeyAuth)))
471 pIDKeyAuth = &idKeyAuth;
496 &idKeyAuth))) {
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_aik.c 275 TPM_AUTH * idKeyAuth, /* in, out */
296 if (idKeyAuth) {
297 if (setData(TCSD_PACKET_TYPE_AUTH, i++, idKeyAuth, 0, &hte->comm))
310 if (idKeyAuth) {
311 if (getData(TCSD_PACKET_TYPE_AUTH, i++, idKeyAuth, 0, &hte->comm))
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h 301 TPM_AUTH* idKeyAuth, // in, out
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 858 TPM_AUTH * idKeyAuth, /* in, out */
871 result = RPC_ActivateTPMIdentity_TP(entry, idKey, blobSize, blob, idKeyAuth,
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 526 TPM_AUTH * idKeyAuth, /* in, out */

Completed in 97 milliseconds