Searched refs:LoadKeyByBlob (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | spi_utils.c | 36 .LoadKeyByBlob = RPC_LoadKeyByBlob, 188 .LoadKeyByBlob = Transport_LoadKeyByBlob,
|
| D | tspi_key.c | 106 if ((result = TCS_API(tspContext)->LoadKeyByBlob(tspContext, tcsParentHandle, keySize, in Tspi_Key_LoadKey() 510 … if ((result = TCS_API(tspContext)->LoadKeyByBlob(tspContext, tcsParentHandle, ulBlobLength, in Tspi_Context_LoadKeyByBlob()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/ |
| D | rpc_tcstp_tcs.h | 61 DECLARE_TCSTP_FUNC(LoadKeyByBlob);
|
| D | spi_utils.h | 444 TSS_RESULT (*LoadKeyByBlob)(TSS_HCONTEXT, TCS_KEY_HANDLE, UINT32, BYTE *, TPM_AUTH *, member
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| D | TSP.idl | 512 [helpstring("method LoadKeyByBlob")] 513 HRESULT LoadKeyByBlob([in] ITCPAKey* pUnwrappingKey,
|