Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dhost_protections.py13 Protection = enum.Enum('No protection', # Repair can do anything to variable
36 default = Protection.get_value(default_protection)
43 choices = Protection.choices()
/external/autotest/scheduler/
Dmonitor_db_cleanup_test.py36 self.hosts[2].protection = host_protections.Protection.DO_NOT_VERIFY
62 self.hosts[2].protection = host_protections.Protection.DO_NOT_VERIFY
Dprejob_task.py89 if self.host.protection == host_protections.Protection.DO_NOT_VERIFY:
241 do_not_verify_protection = host_protections.Protection.DO_NOT_VERIFY
384 protection = host_protections.Protection.get_string(
387 protection = host_protections.Protection.get_attr_name(protection)
Dmonitor_db_cleanup.py202 protection=host_protections.Protection.DO_NOT_VERIFY)
Dmonitor_db_functional_test.py617 queue_entry.host.protection = host_protections.Protection.DO_NOT_VERIFY
666 host.protection = host_protections.Protection.DO_NOT_VERIFY
Dscheduler_models.py1300 host_protections.Protection.DO_NOT_VERIFY)
1312 host_protections.Protection.DO_NOT_VERIFY)
/external/autotest/frontend/migrations/
D010_add_protection_to_hosts.py11 default_protection_value = host_protections.Protection.get_value(
/external/llvm/tools/xcode-toolchain/
DCMakeLists.txt2 # Integrity Protection, prevents modifying the base OS install, even with sudo.
/external/autotest/cli/
Dsite_host.py37 protection=host_protections.Protection.NO_PROTECTION):
Dhost.py36 protections = host_protections.Protection.names
/external/autotest/frontend/afe/
Dresources.py252 return host_protections.Protection.get_value(protection_input)
279 protection = host_protections.Protection.get_string(
Dresources_test.py228 self.assertEquals(host.protection, models.Host.Protection.DO_NOT_VERIFY)
Dmodels.py466 Protection = host_protections.Protection variable in Host
500 host.protection = host_protections.Protection.DO_NOT_REPAIR
/external/libpcap/
DREADME.hpux242 # Syn-Flood-Protection an
/external/clang/lib/CodeGen/
DCodeGenFunction.h787 CodeGenFunction::PeepholeProtection Protection; variable
833 data.Protection = CGF.protectFromPeepholes(rv); in bind()
848 CGF.unprotectFromPeepholes(Protection); in unbind()
/external/boringssl/src/crypto/obj/
Dobjects.txt489 id-kp 4 : emailProtection : E-mail Protection
/external/srtp/doc/
Drfc3711.txt53 3.3.2. Replay Protection. . . . . . . . . . . . . . . . 15
795 3.3.2. Replay Protection
2094 Protection against such attacks can be provided simply by increasing
/external/libusb/
DChangeLog320 Protection needed: http://www.libusb.org/ticket/4
/external/tpm2/generator/
Draw_structures.txt726 14.7 Context Protection ...........................................................................…
16018 14.7 Context Protection
16034 context is found in “Context Integrity Protection” in Part 1.
16037 method for computing the IV and encryption key is found in “Context Confidentiality Protection” in …
Draw_structures_fixed.txt726 14.7 Context Protection ...........................................................................…
15993 14.7 Context Protection
16009 context is found in “Context Integrity Protection” in Part 1.
16012 method for computing the IV and encryption key is found in “Context Confidentiality Protection” in …
Draw_commands.txt6031 The TPM will produce a TPM_ID_OBJECT according to the methods in “Credential Protection” in Part 1.
28671 The TPM shall encrypt and integrity protect the context as described in the "Context Protection" cl…
Draw_commands_fixed.txt6033 The TPM will produce a TPM_ID_OBJECT according to the methods in “Credential Protection” in Part 1.
28682 The TPM shall encrypt and integrity protect the context as described in the "Context Protection" cl…
/external/e2fsprogs/debian/
Dchangelog470 * Add support for Multi-Mount Protection (MMP)
/external/e2fsprogs/
DRELEASE-NOTES766 effect of adding Multiple Mount Protection (MMP). This isn't
979 Added support for the Multi-Mount Protection (MMP) feature.
/external/tpm2/
Dpart3.txt3640 The TPM will produce a TPM_ID_OBJECT according to the methods in “Credential Protection” in TPM
15901 the "Context Protection" clause in TPM 2.0 Part 1.