Home
last modified time | relevance | path

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

/system/sepolicy/public/
Dvirtual_touchpad.te14 # Requires access to the permission service to validate that clients have the
Dperformanced.te10 # Access /proc to validate we're only affecting threads in the same thread group.
Dvr_hwc.te29 # Requires access to the permission service to validate that clients have the
Drunas.te23 selinux_check_context(runas) # validate context
/system/sepolicy/tools/
DREADME9 build to validate both files. Requires the sepolicy file as an
31 policy build process to merge and validate the configuration.
Dcheckfc.c153 static int validate(char **contextp) in validate() function
319 (union selinux_callback)&validate); in do_fc_check_and_die_on_error()
Dcheck_seapp.c1168 static void validate() { in validate() function
1265 validate(); in main()
/system/core/libdiskconfig/
Ddiskconfig.c270 validate(struct disk_info *dinfo) in validate() function
391 if ((*fd = validate(dinfo)) < 0) in validate_and_config()
/system/media/camera/docs/
Dmetadata-generate195 $thisdir/metadata-validate $thisdir/metadata_properties.xml || exit 1
/system/tools/hidl/
Dmain.cpp56 ValidationFunction validate; member
1404 outputFormat->validate(fqName, outputFormat->mKey); in main()
/system/update_engine/
Dupdate_metadata.proto262 // Only present in major version = 1. Partition metadata used to validate the
/system/keymaster/
Docb.c1365 void validate()
1470 validate();
/system/tpm/trunks/generator/
Draw_commands.txt1207 a) The TPM shall successfully unmarshal the number of handles required by the command and validate
1212 The TPM may unmarshal a handle and validate that it references an entity on the TPM before
1220 b) For all handles in the handle area of the command, the TPM will validate that the referenced ent…
1579 required that the TPM validate that the parameters meet the requirements of the expected data type …
1687 However, the unmarshaling code is required to validate that all parameters have values that are all…
4194 a symmetric object, an optional initial data value (inSensitive.data). The TPM shall validate the
4209 2) If inSensitive.data is not the Empty Buffer, the TPM will validate that the size of inSensitive.…
4423 ticket used by TPM2_CertifyCreation() to validate that
4734 Before use, a loaded object shall be checked to validate that the public and sensitive portions are
5106 Typical use for loading a public area is to allow the TPM to validate an asymmetric signature.
[all …]
Draw_commands_fixed.txt1207 a) The TPM shall successfully unmarshal the number of handles required by the command and validate
1212 The TPM may unmarshal a handle and validate that it references an entity on the TPM before
1220 b) For all handles in the handle area of the command, the TPM will validate that the referenced ent…
1579 required that the TPM validate that the parameters meet the requirements of the expected data type …
1687 However, the unmarshaling code is required to validate that all parameters have values that are all…
4196 a symmetric object, an optional initial data value (inSensitive.data). The TPM shall validate the
4211 2) If inSensitive.data is not the Empty Buffer, the TPM will validate that the size of inSensitive.…
4425 ticket used by TPM2_CertifyCreation() to validate that
4736 Before use, a loaded object shall be checked to validate that the public and sensitive portions are
5108 Typical use for loading a public area is to allow the TPM to validate an asymmetric signature.
[all …]
Draw_structures_fixed.txt1387 defined for purposes of automatic generation of the code that will validate the type. The title wil…
1714 The expectation is that the unmarshaling code for the union will validate that the selector for the…
2187 validate that the remainder of the D_STRUCT
2200 definition of size, the TPM is required to validate
2391 required that the TPM validate that the parameters meet the requirements of the expected data type …
2438 However, the unmarshaling code is required to validate that all parameters have values that are all…
7408 … transient object is converted to a persistent object (TPM2_EvictControl()), the TPM shall validate
13722 key. This would allow the TPM to validate signatures using the smaller key but would prevent the TPM
14806 This structure is used in TPM2_TestParms() to validate that a set of algorithm parameters is suppor…
15666 The TPM will validate that this attribute is SET when the Index is
[all …]
Draw_structures.txt1387 defined for purposes of automatic generation of the code that will validate the type. The title wil…
1714 The expectation is that the unmarshaling code for the union will validate that the selector for the…
2187 validate that the remainder of the D_STRUCT
2200 definition of size, the TPM is required to validate
2391 required that the TPM validate that the parameters meet the requirements of the expected data type …
2438 However, the unmarshaling code is required to validate that all parameters have values that are all…
7381 … transient object is converted to a persistent object (TPM2_EvictControl()), the TPM shall validate
13707 key. This would allow the TPM to validate signatures using the smaller key but would prevent the TPM
14817 This structure is used in TPM2_TestParms() to validate that a set of algorithm parameters is suppor…
15677 The TPM will validate that this attribute is SET when the Index is
[all …]