Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_delegate.c106 TSS_BOOL incrementCount = FALSE; in create_owner_delegation() local
124 incrementCount = TRUE; in create_owner_delegation()
145 result |= Trspi_Hash_BOOL(&hashCtx, incrementCount); in create_owner_delegation()
155 if ((result = TCS_API(hContext)->Delegate_CreateOwnerDelegation(hContext, incrementCount, in create_owner_delegation()