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

  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_transport.c 311 TPM_NONCE AntiReplayNonce;
331 if (getData(TCSD_PACKET_TYPE_NONCE, 2, &AntiReplayNonce, 0, &data->comm))
347 result = TCSP_ReleaseTransportSigned_Internal(hContext, hSignatureKey, &AntiReplayNonce,
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_transport.c 429 TPM_NONCE* AntiReplayNonce,
457 LoadBlob(&offset, sizeof(TPM_NONCE), txBlob, (BYTE *)AntiReplayNonce);
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_transport.c 274 TPM_NONCE* AntiReplayNonce,
296 if (setData(TCSD_PACKET_TYPE_NONCE, 2, AntiReplayNonce, 0, &hte->comm))
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h 343 TPM_NONCE AntiReplayNonce, // in
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 2561 TPM_NONCE* AntiReplayNonce,
2579 AntiReplayNonce, pKeyAuth,
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 965 TPM_NONCE* AntiReplayNonce,

Completed in 17 milliseconds