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

  /src/crypto/external/cpl/trousers/dist/src/include/
rpc_tcstp_tcs.h 37 DECLARE_TCSTP_FUNC(CreateEndorsementKeyPair);
spi_utils.h 540 TSS_RESULT (*CreateEndorsementKeyPair)(TSS_HCONTEXT, TCPA_NONCE, UINT32, BYTE *, UINT32 *,
  /src/crypto/external/cpl/trousers/dist/src/tspi/
spi_utils.c 108 .CreateEndorsementKeyPair = RPC_CreateEndorsementKeyPair,
tspi_ek.c 76 if ((result = TCS_API(tspContext)->CreateEndorsementKeyPair(tspContext, antiReplay, ekSize,

Completed in 76 milliseconds