Home
last modified time | relevance | path

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

/external/owasp/sanitizer/src/main/org/owasp/html/
DEncoding.java78 @TCB
92 @TCB
97 @TCB
131 @TCB
163 @TCB
211 @TCB
DTCB.java45 public @interface TCB { annotation
DStandardUrlAttributePolicy.java35 @TCB
DElementPolicy.java47 @TCB public interface ElementPolicy {
DAttributePolicy.java46 @TCB public interface AttributePolicy {
DFilterUrlByProtocolAttributePolicy.java57 @TCB
DHtmlSanitizer.java52 @TCB
DElementAndAttributePolicyBasedSanitizerPolicy.java44 @TCB
DStylingPolicy.java43 @TCB
DPolicyFactory.java52 @TCB
DHtmlStreamRenderer.java49 @TCB
DHtmlPolicyBuilder.java153 @TCB
DTagBalancingHtmlStreamEventReceiver.java46 @TCB
DCssSchema.java43 @TCB
/external/ltp/testcases/kernel/security/integrity/ima/
DREADME49 The testsuite is dependent on the default TCB policy being enabled, which
52 trusted computing base(TCB) policy using the ima_tcb=1 boot parameter.
53 If the TCB policy has been replaced, loading another measurement
/external/llvm/docs/
DSegmentedStacks.rst31 enough space. The current approach is to use a slot in the TCB to store the
/external/openssh/
DREADME.platform82 The BSM audit event range available for third party TCB applications is
/external/strace/
DChangeLog-CVS3719 If we have thread children, set TCB_EXITING and don't clear the TCB.
3736 reporting to wait, put it in the TCB with TCB_ATTACHED|TCB_SUSPENDED.
5428 Reinitialize each startup TCB's outf to fix -p/-o ordering bug.
5429 (droptcb): Reset close TCB's outf to NULL instead of stderr.