Home
last modified time | relevance | path

Searched refs:Delegate_CreateKeyDelegation (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c173 .Delegate_CreateKeyDelegation = RPC_Delegate_CreateKeyDelegation,
320 .Delegate_CreateKeyDelegation = Transport_Delegate_CreateKeyDelegation,
H A Dtsp_delegate.c243 if ((result = TCS_API(hContext)->Delegate_CreateKeyDelegation(hContext, tcsKeyHandle, in create_key_delegation()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h349 DECLARE_TCSTP_FUNC(Delegate_CreateKeyDelegation);
H A Dspi_utils.h617 TSS_RESULT (*Delegate_CreateKeyDelegation)(TSS_HCONTEXT, TCS_KEY_HANDLE, UINT32, BYTE *, member