Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_delegate.c379 UINT32 delegateType; in __tspi_build_delegate_public_info() local
388 if ((result = obj_policy_get_delegation_type(hDelegation, &delegateType))) in __tspi_build_delegate_public_info()
402 public.permissions.delegateType = in __tspi_build_delegate_public_info()
403 (delegateType == TSS_DELEGATIONTYPE_OWNER) ? TPM_DEL_OWNER_BITS : TPM_DEL_KEY_BITS; in __tspi_build_delegate_public_info()
H A Dobj_policy.c1166 switch (public.permissions.delegateType) { in obj_policy_set_delegation_index()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm.h1368 TPM_DELEGATE_TYPE delegateType; member
/netbsd-src/external/mit/libcbor/dist/docs/doxygen/
H A Djquery.js16delegateType:bE.bindType)||bF;bE=b.event.special[bF]||{};bG=b.extend({type:bF,origType:bH[1],data:… property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
H A Djquery.js2delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](… property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
H A Djquery.js2delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](… property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
H A Djquery.js2delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](… property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Djquery.js2delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](… property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
H A Djquery.js2delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](… property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
H A Djquery.js2delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](… property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
H A Djquery.js2delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](… property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
H A Djquery.js2delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](… property
/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c2281 Trspi_UnloadBlob_UINT32(offset, &delegations->delegateType, blob); in Trspi_UnloadBlob_TPM_DELEGATIONS()
2290 Trspi_LoadBlob_UINT32(offset, delegations->delegateType, blob); in Trspi_LoadBlob_TPM_DELEGATIONS()