Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_delegate.c111 UINT32 ulFlags, /* in */ in Tspi_TPM_Delegate_CreateDelegation() argument
119 if ((result = create_owner_delegation(hObject, bLabel, ulFlags, hPcrs, hFamily, in Tspi_TPM_Delegate_CreateDelegation()
123 if ((result = create_key_delegation(hObject, bLabel, ulFlags, hPcrs, hFamily, in Tspi_TPM_Delegate_CreateDelegation()
136 UINT32 ulFlags) /* in */ in Tspi_TPM_Delegate_CacheOwnerDelegation() argument
158 if (ulFlags & ~TSS_DELEGATE_CACHEOWNERDELEGATION_OVERWRITEEXISTING) { in Tspi_TPM_Delegate_CacheOwnerDelegation()
163 if ((ulFlags & TSS_DELEGATE_CACHEOWNERDELEGATION_OVERWRITEEXISTING) == 0) { in Tspi_TPM_Delegate_CacheOwnerDelegation()
Dtsp_delegate.c100 UINT32 ulFlags, in create_owner_delegation() argument
120 if ((ulFlags & ~TSS_DELEGATE_INCREMENTVERIFICATIONCOUNT) > 0) in create_owner_delegation()
123 if (ulFlags & TSS_DELEGATE_INCREMENTVERIFICATIONCOUNT) in create_owner_delegation()
189 UINT32 ulFlags, in create_key_delegation() argument
209 if (ulFlags != 0) in create_key_delegation()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtspi.h612 UINT32 ulFlags, // in
623 UINT32 ulFlags // in