HomeSort by: relevance | last modified time | path
    Searched refs:Delegate_VerifyDelegation (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/
spi_utils.c 178 .Delegate_VerifyDelegation = RPC_Delegate_VerifyDelegation,
325 .Delegate_VerifyDelegation = Transport_Delegate_VerifyDelegation,
tspi_delegate.c 325 result = TCS_API(hContext)->Delegate_VerifyDelegation(hContext, delegateSize, delegate);
  /src/crypto/external/cpl/trousers/dist/src/include/
rpc_tcstp_tcs.h 354 DECLARE_TCSTP_FUNC(Delegate_VerifyDelegation);
spi_utils.h 626 TSS_RESULT (*Delegate_VerifyDelegation)(TSS_HCONTEXT, UINT32, BYTE *);

Completed in 86 milliseconds