Searched refs:RPC_GetRegisteredKeyBlob (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
| H A D | tspi_ps.c | 114 if ((result = RPC_GetRegisteredKeyBlob(tspContext, uuidData, &keyBlobSize, in Tspi_Context_LoadKeyByUUID() 234 if ((result = RPC_GetRegisteredKeyBlob(tspContext, uuidKey, &keyBlobSize, in Tspi_Context_UnregisterKey() 282 if ((result = RPC_GetRegisteredKeyBlob(tspContext, uuidData, &keyBlobSize, in Tspi_Context_GetKeyByUUID()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
| H A D | spi_utils.h | 199 TSS_RESULT RPC_GetRegisteredKeyBlob(TSS_HCONTEXT, TSS_UUID, UINT32 *, BYTE **);
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| H A D | tcs_api.c | 360 TSS_RESULT RPC_GetRegisteredKeyBlob(TSS_HCONTEXT tspContext, /* in */ in RPC_GetRegisteredKeyBlob() function
|