Home
last modified time | relevance | path

Searched refs:TPMT_PUBLIC (Results 1 – 12 of 12) sorted by relevance

/system/tpm/trunks/
Dtpm_utility_impl.h111 TPM_RC GetKeyPublicArea(TPM_HANDLE handle, TPMT_PUBLIC* public_data) override;
183 TPMT_PUBLIC CreateDefaultPublicArea(TPM_ALG_ID key_alg);
197 TPM_RC ComputeKeyName(const TPMT_PUBLIC& public_area,
209 const TPMT_PUBLIC& public_area,
Dtpm_utility_impl.cc427 TPMT_PUBLIC public_area; in AsymmetricEncrypt()
494 TPMT_PUBLIC public_area; in AsymmetricDecrypt()
562 TPMT_PUBLIC public_area; in Sign()
617 TPMT_PUBLIC public_area; in Verify()
735 TPMT_PUBLIC public_data; in ChangeKeyAuthorizationData()
770 TPMT_PUBLIC public_area = CreateDefaultPublicArea(TPM_ALG_RSA); in ImportRSAKey()
854 TPMT_PUBLIC public_area = CreateDefaultPublicArea(TPM_ALG_RSA); in CreateRSAKeyPair()
965 TPMT_PUBLIC public_data; in GetKeyName()
982 TPMT_PUBLIC* public_data) { in GetKeyPublicArea()
1021 TPMT_PUBLIC public_area = CreateDefaultPublicArea(TPM_ALG_KEYEDHASH); in SealData()
[all …]
Dmock_tpm_utility.h104 MOCK_METHOD2(GetKeyPublicArea, TPM_RC(TPM_HANDLE, TPMT_PUBLIC*));
Dtpm_utility.h223 TPMT_PUBLIC* public_data) = 0;
Dtrunks_factory_for_test.cc252 TPMT_PUBLIC* public_data) override { in GetKeyPublicArea()
Dtpm_generated.h1545 struct TPMT_PUBLIC { struct
1556 TPMT_PUBLIC public_area; argument
3076 TRUNKS_EXPORT TPM_RC Serialize_TPMT_PUBLIC(const TPMT_PUBLIC& value,
3080 TPMT_PUBLIC* value,
3090 TRUNKS_EXPORT TPM2B_PUBLIC Make_TPM2B_PUBLIC(const TPMT_PUBLIC& inner);
Dtpm_utility_test.cc57 TPM_RC ComputeKeyName(const TPMT_PUBLIC& public_area, in ComputeKeyName()
Dtpm_generated.cc7099 TPM_RC Serialize_TPMT_PUBLIC(const TPMT_PUBLIC& value, std::string* buffer) { in Serialize_TPMT_PUBLIC()
7136 TPMT_PUBLIC* value, in Parse_TPMT_PUBLIC()
7211 TPM2B_PUBLIC Make_TPM2B_PUBLIC(const TPMT_PUBLIC& inner) { in Make_TPM2B_PUBLIC()
7213 tpm2b.size = sizeof(TPMT_PUBLIC); in Make_TPM2B_PUBLIC()
/system/tpm/trunks/generator/
Draw_structures.txt670 TPMT_PUBLIC .......................................................................................…
1046 Table 184 — Definition of TPMT_PUBLIC Structure ...................................................…
10641 For an object, a TPMT_PUBLIC defines the entity. For an NV Index, a TPMS_NV_PUBLIC defines the
14836 12.2.4 TPMT_PUBLIC
14839 Table 184 — Definition of TPMT_PUBLIC Structure
14859 The "+" indicates that the instance of a TPMT_PUBLIC may have
14904 This sized buffer is used to embed a TPMT_PUBLIC in a command.
14921 +TPMT_PUBLIC
14924 TPMT_PUBLIC and check that the unmarshaled size
14926 a TPMT_PUBLIC are not present, the TPM will return
[all …]
Draw_structures_fixed.txt670 TPMT_PUBLIC .......................................................................................…
1046 Table 184 — Definition of TPMT_PUBLIC Structure ...................................................…
10669 For an object, a TPMT_PUBLIC defines the entity. For an NV Index, a TPMS_NV_PUBLIC defines the
14826 12.2.4 TPMT_PUBLIC
14829 Table 184 — Definition of TPMT_PUBLIC Structure
14849 The "+" indicates that the instance of a TPMT_PUBLIC may have
14896 This sized buffer is used to embed a TPMT_PUBLIC in a command.
14913 +TPMT_PUBLIC
14916 TPMT_PUBLIC and check that the unmarshaled size
14918 a TPMT_PUBLIC are not present, the TPM will return
[all …]
Draw_commands_fixed.txt1679 The type parameter of a TPMT_PUBLIC or TPMT_SENSITIVE has a value that is
4205 The TPM will create new data for the sensitive area and compute a TPMT_PUBLIC.unique from the
4217 4) The TPMT_PUBLIC.unique.sym.buffer value for the new object is then generated, as shown in
4282 5) The TPMT_PUBLIC.unique.sym.buffer value for the new object is then generated, as shown in
4723 inPublic.public (that is, the digest of the TPMT_PUBLIC structure in inPublic).
5160 inPublic.public (that is, the TPMT_PUBLIC structure in inPublic).
10868 TPMT_PUBLIC
11562 TPMT_PUBLIC
Draw_commands.txt1679 The type parameter of a TPMT_PUBLIC or TPMT_SENSITIVE has a value that is
4203 The TPM will create new data for the sensitive area and compute a TPMT_PUBLIC.unique from the
4215 4) The TPMT_PUBLIC.unique.sym.buffer value for the new object is then generated, as shown in
4280 5) The TPMT_PUBLIC.unique.sym.buffer value for the new object is then generated, as shown in
4721 inPublic.public (that is, the digest of the TPMT_PUBLIC structure in inPublic).
5158 inPublic.public (that is, the TPMT_PUBLIC structure in inPublic).
10857 TPMT_PUBLIC
11551 TPMT_PUBLIC