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

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_aik.c 31 TCPA_ENCAUTH identityAuth, /* in */
68 if ((result = tpm_rqu_build(TPM_ORD_MakeIdentity, &offset, txBlob, identityAuth.authdata,
179 TCPA_ENCAUTH identityAuth, /* in */
207 if ((result = tpm_rqu_build(TPM_ORD_MakeIdentity, &offset, txBlob, identityAuth.authdata,
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_aik.c 73 TCPA_ENCAUTH identityAuth, /* in */
101 Trspi_LoadBlob(&offset, sizeof(TCPA_ENCAUTH), data, identityAuth.authdata);
  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_aik.c 34 TCPA_ENCAUTH identityAuth;
64 if (getData(TCSD_PACKET_TYPE_ENCAUTH, 1, &identityAuth, 0, &data->comm))
99 result = TCSP_MakeIdentity_Internal(hContext, identityAuth, privCAHash,
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_aik.c 30 TCPA_ENCAUTH identityAuth, /* in */
56 if (setData(TCSD_PACKET_TYPE_ENCAUTH, 1, &identityAuth, 0, &hte->comm))
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h 137 TPM_ENCAUTH identityAuth, // in
157 TPM_ENCAUTH identityAuth, // in
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 398 TCPA_ENCAUTH identityAuth, /* in */
417 TCPA_ENCAUTH identityAuth, /* in */
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 516 TCPA_ENCAUTH identityAuth, /* in */
541 result = RPC_MakeIdentity_TP(entry, identityAuth,

Completed in 29 milliseconds