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

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_admin.c 113 TSS_BOOL disableState, /* in */
125 sizeof(TSS_BOOL), (BYTE *)&disableState, NULL,
  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_admin.c 199 TSS_BOOL disableState;
211 if (getData(TCSD_PACKET_TYPE_BOOL, 1, &disableState, 0, &data->comm))
219 result = TCSP_OwnerSetDisable_Internal(hContext, disableState, &ownerAuth);
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_admin.c 55 TSS_BOOL disableState, /* in */
69 if ((result = tpm_rqu_build(TPM_ORD_OwnerSetDisable, &offset, txBlob, disableState,
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_admin.c 162 TSS_BOOL disableState, /* in */
173 if (setData(TCSD_PACKET_TYPE_BOOL, 1, &disableState, 0, &hte->comm))
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h 638 TSS_BOOL disableState, // in
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 1776 TSS_BOOL disableState, /* in */
1787 result = RPC_OwnerSetDisable_TP(entry, disableState, ownerAuth);
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 773 TSS_BOOL disableState, /* in */

Completed in 55 milliseconds