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

  /src/crypto/external/cpl/trousers/dist/src/tspi/
spi_utils.c 113 .SelfTestFull = RPC_SelfTestFull,
262 .SelfTestFull = Transport_SelfTestFull,
tspi_selftest.c 34 return TCS_API(tspContext)->SelfTestFull(tspContext);
  /src/crypto/external/cpl/trousers/dist/src/include/
rpc_tcstp_tcs.h 189 DECLARE_TCSTP_FUNC(SelfTestFull);
spi_utils.h 546 TSS_RESULT (*SelfTestFull)(TSS_HCONTEXT);
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
TSP.idl 268 [helpstring("method SelfTestFull")]
269 HRESULT SelfTestFull();

Completed in 17 milliseconds