Home
last modified time | relevance | path

Searched refs:TPM_RH_NULL (Results 1 – 13 of 13) sorted by relevance

/system/tpm/trunks/
Dsession_manager_test.cc125 session_manager_.StartSession(TPM_SE_TRIAL, TPM_RH_NULL, "", false, in TEST_F()
132 session_manager_.StartSession(TPM_SE_TRIAL, TPM_RH_NULL, "", false, in TEST_F()
143 StartAuthSessionSyncShort(_, TPM_RH_NULL, _, _, _, _, _, _, _, _)) in TEST_F()
146 session_manager_.StartSession(TPM_SE_TRIAL, TPM_RH_NULL, "", false, in TEST_F()
Dhmac_session_impl.cc58 return StartBoundSession(TPM_RH_NULL, "", enable_encryption); in StartUnboundSession()
Dscoped_key_handle_test.cc71 TPM_HANDLE new_handle = TPM_RH_NULL; in TEST_F()
Dpolicy_session_impl.cc72 return StartBoundSession(TPM_RH_NULL, "", enable_encryption); in StartUnboundSession()
Dpolicy_session_test.cc98 StartSession(TPM_SE_POLICY, TPM_RH_NULL, _, true, _)) in TEST_F()
Dtpm_generated_test.cc247 trunks::TPM_RH_NULL, "", in_sensitive, in_public, outside_info, in TEST()
Dtpm_utility_impl.cc589 validation.hierarchy = TPM_RH_NULL; in Sign()
686 TPM_RH_NULL, "", key_handle, "", qualifying_data, creation_hash, in CertifyCreation()
Dtpm_utility_test.cc1040 EXPECT_CALL(mock_tpm_, CertifyCreationSyncShort(TPM_RH_NULL, key_handle, _, _, in TEST_F()
1059 EXPECT_CALL(mock_tpm_, CertifyCreationSyncShort(TPM_RH_NULL, key_handle, _, _, in TEST_F()
Dtpm_generated.h941 constexpr TPM_RH TPM_RH_NULL = 0x40000007; variable
/system/tpm/trunks/generator/
Draw_commands_fixed.txt969 Types" in Part 2). The null value is usually TPM_RH_NULL for a handle or TPM_ALG_NULL for
3502 If tpmKey Is TPM_RH_NULL, then encryptedSalt is required to be an Empty Buffer.
3673 may be TPM_RH_NULL
3681 may be TPM_RH_NULL
3698 If tpmKey is TPM_RH_NULL, this shall be the Empty
3886 if(in->tpmKey != TPM_RH_NULL)
5114 public and sensitive portions of the object are loaded, hierarchy is required to be TPM_RH_NULL.
5180 when their associated hierarchy is disabled. If hierarchy is TPM_RH_NULL, the object is part of no
5182 If hierarchy is TPM_RH_NULL or nameAlg is TPM_ALG_NULL, a ticket produced using the object shall
5186 If a key is loaded with hierarchy set to TPM_RH_NULL, then TPM2_VerifySignature() will produce a
[all …]
Draw_commands.txt969 Types" in Part 2). The null value is usually TPM_RH_NULL for a handle or TPM_ALG_NULL for
3502 If tpmKey Is TPM_RH_NULL, then encryptedSalt is required to be an Empty Buffer.
3671 may be TPM_RH_NULL
3679 may be TPM_RH_NULL
3696 If tpmKey is TPM_RH_NULL, this shall be the Empty
3884 if(in->tpmKey != TPM_RH_NULL)
5112 public and sensitive portions of the object are loaded, hierarchy is required to be TPM_RH_NULL.
5178 when their associated hierarchy is disabled. If hierarchy is TPM_RH_NULL, the object is part of no
5180 If hierarchy is TPM_RH_NULL or nameAlg is TPM_ALG_NULL, a ticket produced using the object shall
5184 If a key is loaded with hierarchy set to TPM_RH_NULL, then TPM2_VerifySignature() will produce a
[all …]
Draw_structures.txt7503 TPM_RH_NULL
8039 TPM_ALG_NULL and newParentHandle shall not be TPM_RH_NULL.
8041 private portion of the object and the new parent may be TPM_RH_NULL.
8448 with an inner wrapper and the new parent shall be an asymmetric key and not TPM_RH_NULL
8452 TPM_ALG_NULL and newParentHandle may not be TPM_RH_NULL.
9424 +TPM_RH_NULL
9481 +TPM_RH_NULL
9520 +TPM_RH_NULL
9634 +TPM_RH_NULL
9666 +TPM_RH_NULL
[all …]
Draw_structures_fixed.txt7530 TPM_RH_NULL
8067 TPM_ALG_NULL and newParentHandle shall not be TPM_RH_NULL.
8069 private portion of the object and the new parent may be TPM_RH_NULL.
8476 with an inner wrapper and the new parent shall be an asymmetric key and not TPM_RH_NULL
8480 TPM_ALG_NULL and newParentHandle may not be TPM_RH_NULL.
9452 +TPM_RH_NULL
9509 +TPM_RH_NULL
9548 +TPM_RH_NULL
9662 +TPM_RH_NULL
9694 +TPM_RH_NULL
[all …]