Searched defs:hierarchy (Results 1 - 25 of 26) sorted by relevance

12

/external/tpm2/
H A DLoad.c40 TPMI_RH_HIERARCHY hierarchy; local
90 // Get hierarchy of parent
91 hierarchy = ObjectGetHierarchy(in->parentHandle);
96 result = ObjectLoad(hierarchy, &in->inPublic.t.publicArea, &sensitive,
H A DVerifySignature.c29 TPMI_RH_HIERARCHY hierarchy; local
48 hierarchy = ObjectGetHierarchy(in->keyHandle);
49 if( hierarchy == TPM_RH_NULL
52 // produce empty ticket if hierarchy is TPM_RH_NULL or nameAlg is
55 out->validation.hierarchy = TPM_RH_NULL;
63 TicketComputeVerified(hierarchy, &in->digest, &name, &out->validation);
H A DHash_fp.h15 TPMI_RH_HIERARCHY hierarchy; member in struct:__anon21119
H A DLoadExternal_fp.h15 TPMI_RH_HIERARCHY hierarchy; member in struct:__anon21127
H A DSequenceComplete_fp.h15 TPMI_RH_HIERARCHY hierarchy; member in struct:__anon21200
H A DTicket.c53 TPMI_RH_HIERARCHY hierarchy, // IN: hierarchy constant for ticket
63 ticket->hierarchy = hierarchy;
64 // Use the proof value of the hierarchy
65 proof = HierarchyGetProof(hierarchy);
88 TPMI_RH_HIERARCHY hierarchy, // IN: hierarchy constant for ticket
99 proof = HierarchyGetProof(hierarchy);
102 ticket->hierarchy
52 TicketComputeVerified( TPMI_RH_HIERARCHY hierarchy, TPM2B_DIGEST *digest, TPM2B_NAME *keyName, TPMT_TK_VERIFIED *ticket ) argument
86 TicketComputeAuth( TPM_ST type, TPMI_RH_HIERARCHY hierarchy, UINT64 timeout, TPM2B_DIGEST *cpHashA, TPM2B_NONCE *policyRef, TPM2B_NAME *entityName, TPMT_TK_AUTH *ticket ) argument
127 TicketComputeHashCheck( TPMI_RH_HIERARCHY hierarchy, TPM_ALG_ID hashAlg, TPM2B_DIGEST *digest, TPMT_TK_HASHCHECK *ticket ) argument
162 TicketComputeCreation( TPMI_RH_HIERARCHY hierarchy, TPM2B_NAME *name, TPM2B_DIGEST *creation, TPMT_TK_CREATION *ticket ) argument
[all...]
H A DObject.c197 // This function returns the handle for the hierarchy of an object.
225 // This function returns the handle of the hierarchy to which a handle belongs. This function is similar to
294 TPMI_RH_HIERARCHY hierarchy, // IN: hierarchy to which the object belongs
335 // hierarchy and it is temporary
349 // for a primary key, parent qualified name is the handle of hierarchy
354 // Get hierarchy and qualified name of parent
366 // Any object in TPM_RH_NULL hierarchy is temporary
367 if(hierarchy == TPM_RH_NULL)
377 switch(hierarchy)
293 ObjectLoad( TPMI_RH_HIERARCHY hierarchy, TPMT_PUBLIC *publicArea, TPMT_SENSITIVE *sensitive, TPM2B_NAME *name, TPM_HANDLE parentHandle, BOOL skipChecks, TPMI_DH_OBJECT *handle ) argument
[all...]
H A Dtpm_types.h725 TPMI_RH_HIERARCHY hierarchy; member in struct:__anon21262
732 TPMI_RH_HIERARCHY hierarchy; member in struct:__anon21263
739 TPMI_RH_HIERARCHY hierarchy; member in struct:__anon21264
746 TPMI_RH_HIERARCHY hierarchy; member in struct:__anon21265
1633 TPMI_RH_HIERARCHY hierarchy; member in struct:__anon21375
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
H A DPropertyConfigurator.java44 public void doConfigure(Properties properties, LoggerRepository hierarchy) { argument
47 public void doConfigure(String configFileName, LoggerRepository hierarchy) { argument
50 public void doConfigure(URL configURL, LoggerRepository hierarchy) { argument
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcpuinfo.c294 int hierarchy; local
304 &hierarchy, &num_cgroups, &enabled);
/external/doclava/src/com/google/doclava/
H A DClassInfo.java392 * List of all interface's classes reachable in this class's inheritance hierarchy
902 // rearrange our little inheritance hierarchy, because we need to hide classes that
1200 // inheritance hierarchy
1955 * Returns the class hierarchy for this class, starting with this class.
1957 public Iterable<ClassInfo> hierarchy() { method in class:ClassInfo
/external/guice/extensions/persist/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
H A Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jar ... eclipse/jdt/internal/core/eval/ org/eclipse/jdt/internal/core/hierarchy/ org/eclipse/jdt/internal/core/index/ org/eclipse/jdt/internal ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jar ... org/eclipse/jdt/internal/core/ org/eclipse/jdt/internal/core/hierarchy/ org/eclipse/jdt/internal/core/jdom/ org/eclipse/jdt/internal ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jar ... list.cs assets/templates/components.cs assets/templates/hierarchy.cs assets/templates/lists.cs assets/templates/sample ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 461 milliseconds

12