Home
last modified time | relevance | path

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

/system/tpm/attestation/server/
Dpkcs11_key_store_test.cc205 chaps::Attributes parsed; in GetAttributeValue() local
206 parsed.Parse(attributes_in); in GetAttributeValue()
207 if (parsed.num_attributes() == 1 && in GetAttributeValue()
208 parsed.attributes()[0].type == CKA_LABEL) in GetAttributeValue()
210 if (parsed.num_attributes() != 1 || in GetAttributeValue()
211 (parsed.attributes()[0].type != CKA_VALUE && in GetAttributeValue()
212 parsed.attributes()[0].type != CKA_LABEL) || in GetAttributeValue()
213 (parsed.attributes()[0].pValue && in GetAttributeValue()
214 parsed.attributes()[0].ulValueLen != value.size())) in GetAttributeValue()
216 parsed.attributes()[0].ulValueLen = value.size(); in GetAttributeValue()
[all …]
/system/tpm/trunks/
DREADME42 parsed by generator.py.
47 The output of this script is intended to be parsed by generator.py.
/system/tpm/attestation/common/
Dtpm_utility_v1.cc637 TPM_PUBKEY parsed; in ConvertPublicKeyToDER() local
638 TSS_RESULT result = Trspi_UnloadBlob_PUBKEY(&offset, buffer, &parsed); in ConvertPublicKeyToDER()
643 ScopedByteArray scoped_key(parsed.pubKey.key); in ConvertPublicKeyToDER()
644 ScopedByteArray scoped_parms(parsed.algorithmParms.parms); in ConvertPublicKeyToDER()
646 reinterpret_cast<TPM_RSA_KEY_PARMS*>(parsed.algorithmParms.parms); in ConvertPublicKeyToDER()
659 rsa.get()->n = BN_bin2bn(parsed.pubKey.key, parsed.pubKey.keyLength, nullptr); in ConvertPublicKeyToDER()
/system/extras/ANRdaemon/
DREADME16 The compressed trace file can be parsed using systrace:
26 file is parsed by systrace.py, the daemon process is shown as running for the
/system/extras/ioshark/
Dcompile-only.sh112 rm -f parsed*
Dcollect-straces-ftraces.sh189 rm -f parsed*
/system/core/liblog/
Devent.logtags2 # This is installed on the device, in /system/etc, and parsed by logcat.
/system/bt/
DEventLogTags.logtags2 # This is installed on the device, in /system/etc, and parsed by logcat.
/system/core/storaged/
DEventLogTags.logtags2 # This is installed on the device, in /system/etc, and parsed by logcat.
/system/core/logd/
Devent.logtags2 # This is installed on the device, in /system/etc, and parsed by logcat.
/system/core/logcat/
Devent.logtags2 # This is installed on the device, in /system/etc, and parsed by logcat.
/system/sepolicy/tools/sepolicy-analyze/
DREADME98 a full policy.conf file and output them in a more easily parsed format.
/system/core/init/
DREADME.md452 being parsed. It takes the below form:
456 If _path_ is a directory, each file in the directory is parsed as
458 not be parsed.
/system/media/audio_utils/
DDoxyfile653 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
1864 # formatted so it can be parsed by a human reader. This is useful if you want to
DDoxyfile.orig653 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
1864 # formatted so it can be parsed by a human reader. This is useful if you want to
/system/chre/chre_api/doc/
DDoxyfile676 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
1947 # formatted so it can be parsed by a human reader. This is useful if you want to