Home
last modified time | relevance | path

Searched refs:pPlatformClassURI (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_structs.h649 BYTE* pPlatformClassURI; member
/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c2691 platClass->pPlatformClassURI = malloc(platClass->platformClassURISize); in Trspi_UnloadBlob_TSS_PLATFORM_CLASS()
2692 if (platClass->pPlatformClassURI == NULL) { in Trspi_UnloadBlob_TSS_PLATFORM_CLASS()
2697 (BYTE *)platClass->pPlatformClassURI); in Trspi_UnloadBlob_TSS_PLATFORM_CLASS()