Searched refs:indexSet (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_delegate.c229 TSS_BOOL indexSet; local
248 if ((result = obj_policy_is_delegation_index_set(hDelegation, &indexSet)))
250 if (indexSet) {
H A Dobj_policy.c1588 obj_policy_is_delegation_index_set(TSS_HPOLICY hPolicy, TSS_BOOL *indexSet) argument
1598 *indexSet = policy->delegationIndexSet;

Completed in 167 milliseconds