HomeSort by: relevance | last modified time | path
    Searched defs:parentPSType (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_ps.c 40 UINT32 keyBlobSize, parentPSType;
138 if ((result = ps_get_parent_ps_type_by_uuid(&uuidData, &parentPSType)))
141 if ((result = Tspi_Context_LoadKeyByUUID(tspContext, parentPSType,
tspi_ps.c 40 UINT32 keyBlobSize, parentPSType;
138 if ((result = ps_get_parent_ps_type_by_uuid(&uuidData, &parentPSType)))
141 if ((result = Tspi_Context_LoadKeyByUUID(tspContext, parentPSType,

Completed in 49 milliseconds