Home
last modified time | relevance | path

Searched refs:certify (Results 1 – 6 of 6) sorted by relevance

/system/tpm/trunks/generator/
Draw_commands_fixed.txt12852 use. That is, authority to use an object does not grant authority to certify the object.
13086 certifyInfo.attested.certify.name.t.size =
13088 &certifyInfo.attested.certify.name.t.name);
13091 &certifyInfo.attested.certify.qualifiedName);
35258 The purpose of this command is to certify the contents of an NV Index or portion of an NV Index.
35345 number of octets to certify
35621 // NV certify specific fields
Draw_commands.txt12841 use. That is, authority to use an object does not grant authority to certify the object.
13075 certifyInfo.attested.certify.name.t.size =
13077 &certifyInfo.attested.certify.name.t.name);
13080 &certifyInfo.attested.certify.qualifiedName);
35249 The purpose of this command is to certify the contents of an NV Index or portion of an NV Index.
35336 number of octets to certify
35612 // NV certify specific fields
Draw_structures.txt12180 certify
Draw_structures_fixed.txt12216 certify
/system/tpm/trunks/
Dtpm_generated.h1221 TPMS_CERTIFY_INFO certify; member
Dtpm_generated.cc4331 result = Serialize_TPMS_CERTIFY_INFO(value.certify, buffer); in Serialize_TPMU_ATTEST()
4391 result = Parse_TPMS_CERTIFY_INFO(buffer, &value->certify, value_bytes); in Parse_TPMU_ATTEST()