Searched refs:GetPubKey (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
| H A D | spi_utils.c | 39 .GetPubKey = RPC_GetPubKey, 191 .GetPubKey = Transport_GetPubKey,
|
| H A D | tspi_key.c | 172 if ((result = TCS_API(tspContext)->GetPubKey(tspContext, tcsKeyHandle, pAuth, in Tspi_Key_GetPubKey()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| H A D | TSP.idl | 132 [helpstring("method GetPubKey")] 133 HRESULT GetPubKey([out] UINT32* pulPubKeyLength,
|
| /netbsd-src/crypto/external/cpl/trousers/dist/ |
| H A D | configure.ac | 233 # Tspi_Context_LoadKeyByBlob,Key_LoadKey,UnloadKey,CreateKey,WrapKey,GetPubKey
|
| H A D | ChangeLog | 506 - Added GetPubKey as an option for TCSD's remote ops.
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
| H A D | spi_utils.h | 449 TSS_RESULT (*GetPubKey)(TSS_HCONTEXT, TCS_KEY_HANDLE, TPM_AUTH *, UINT32 *, BYTE **); member
|