Searched refs:RPC_GetRegisteredKeyBlob (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| 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/lib/libtspi/ |
| D | tspi.expsym | 130 RPC_GetRegisteredKeyBlob
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/ |
| 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/ |
| D | tcs_api.c | 360 TSS_RESULT RPC_GetRegisteredKeyBlob(TSS_HCONTEXT tspContext, /* in */ in RPC_GetRegisteredKeyBlob() function
|