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

  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_transport.c 310 TCS_KEY_HANDLE hSignatureKey;
329 if (getData(TCSD_PACKET_TYPE_UINT32, 1, &hSignatureKey, 0, &data->comm))
347 result = TCSP_ReleaseTransportSigned_Internal(hContext, hSignatureKey, &AntiReplayNonce,
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_transport.c 428 TCS_KEY_HANDLE hSignatureKey,
452 if ((result = ensureKeyIsLoaded(hContext, hSignatureKey, &keySlot)))
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_transport.c 273 TCS_KEY_HANDLE hSignatureKey,
294 if (setData(TCSD_PACKET_TYPE_UINT32, 1, &hSignatureKey, 0, &hte->comm))
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h 342 TCS_KEY_HANDLE hSignatureKey, // in
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 2560 TCS_KEY_HANDLE hSignatureKey,
2578 result = RPC_ReleaseTransportSigned_TP(entry, hSignatureKey,
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 964 TCS_KEY_HANDLE hSignatureKey,

Completed in 27 milliseconds