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

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_ps.c 114 if ((result = RPC_GetRegisteredKeyBlob(tspContext, uuidData, &keyBlobSize,
234 if ((result = RPC_GetRegisteredKeyBlob(tspContext, uuidKey, &keyBlobSize,
282 if ((result = RPC_GetRegisteredKeyBlob(tspContext, uuidData, &keyBlobSize,
  /src/crypto/external/cpl/trousers/dist/src/include/
spi_utils.h 199 TSS_RESULT RPC_GetRegisteredKeyBlob(TSS_HCONTEXT, TSS_UUID, UINT32 *, BYTE **);
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 360 TSS_RESULT RPC_GetRegisteredKeyBlob(TSS_HCONTEXT tspContext, /* in */

Completed in 33 milliseconds