Home
last modified time | relevance | path

Searched refs:LoadKeyByBlob (Results 1 – 5 of 5) sorted by relevance

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c36 .LoadKeyByBlob = RPC_LoadKeyByBlob,
188 .LoadKeyByBlob = Transport_LoadKeyByBlob,
H A Dtspi_key.c106 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/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h61 DECLARE_TCSTP_FUNC(LoadKeyByBlob);
H A Dspi_utils.h444 TSS_RESULT (*LoadKeyByBlob)(TSS_HCONTEXT, TCS_KEY_HANDLE, UINT32, BYTE *, TPM_AUTH *, member
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A DTSP.idl512 [helpstring("method LoadKeyByBlob")]
513 HRESULT LoadKeyByBlob([in] ITCPAKey* pUnwrappingKey,