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

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_ps.c 459 if ((result = RPC_EnumRegisteredKeys(tspContext, pUuidData,
468 if ((result = RPC_EnumRegisteredKeys(tspContext, &tcs_uuid, &tcsHierSize,
482 if ((result = RPC_EnumRegisteredKeys(tspContext, pUuidData, &tcsHierSize,
  /src/crypto/external/cpl/trousers/dist/src/include/
spi_utils.h 202 TSS_RESULT RPC_EnumRegisteredKeys(TSS_HCONTEXT, TSS_UUID *, UINT32 *, TSS_KM_KEYINFO **);
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 286 TSS_RESULT RPC_EnumRegisteredKeys(TSS_HCONTEXT tspContext, /* in */

Completed in 35 milliseconds