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

  /src/crypto/external/cpl/trousers/dist/src/include/
tsp_delegate.h 20 TSS_RESULT get_delegate_index(TSS_HCONTEXT, UINT32, TPM_DELEGATE_PUBLIC *);
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_delegate.c 167 result = get_delegate_index(hContext, ulIndex, &public);
obj_policy.c 1160 if ((result = get_delegate_index(obj->tspContext, index, &public)))
1631 if ((result = get_delegate_index(obj->tspContext, policy->delegationIndex,
tsp_delegate.c 333 get_delegate_index(TSS_HCONTEXT hContext, UINT32 index, TPM_DELEGATE_PUBLIC *public) function

Completed in 67 milliseconds