Home
last modified time | relevance | path

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

/external/tpm2/
DZGen_2Phase.c63 return TPM_RC_ECC_POINT + RC_ZGen_2Phase_inQsB; in TPM2_ZGen_2Phase()
68 return TPM_RC_ECC_POINT + RC_ZGen_2Phase_inQeB; in TPM2_ZGen_2Phase()
DCommit.c101 return TPM_RC_ECC_POINT + RC_Commit_s2; in TPM2_Commit()
114 return TPM_RC_ECC_POINT + RC_Commit_P1; in TPM2_Commit()
DECDH_KeyGen.c55 if(result == TPM_RC_ECC_POINT) in TPM2_ECDH_KeyGen()
Dtpm_types.h126 #define TPM_RC_ECC_POINT ((TPM_RC)(RC_FMT1 + 0x027)) macro
DCryptUtil.c52 return TPM_RC_ECC_POINT; in TranslateCryptErrors()
Dpart3.txt3558 TPM_RC_ECC_POINT secret is invalid (when keyHandle is an ECC key)
4622 TPM_RC_ECC_POINT inSymSeed is nonempty and ECC point in inSymSeed is not on the
4717 58 // TPM_RC_ECC_POINT, TPM_RC_INSUFFICIENT, TPM_RC_KEY, TPM_RC_NO_RESULT,
5321 43 if(result == TPM_RC_ECC_POINT)
5363 inPoint is required to be on the curve of the key referenced by keyHandle (TPM_RC_ECC_POINT).
5456 34 // Compute Z. TPM_RC_ECC_POINT or TPM_RC_NO_RESULT may be returned here.
5571 It is an error if inQsB or inQeB are not on the curve of keyA (TPM_RC_ECC_POINT).
5669TPM_RC_ECC_POINT inQsB or inQeB is not on the curve of the key reference by keyA
5715 45 return TPM_RC_ECC_POINT + RC_ZGen_2Phase_inQsB;
5725 49 return TPM_RC_ECC_POINT + RC_ZGen_2Phase_inQeB;
[all …]
Dtpm_generated.c8084 if (*target == TPM_RC_ECC_POINT) { in TPM_RC_Unmarshal()
Dpart4.txt19326 TPM_RC_ECC_POINT CRYPT_POINT
19349 29 return TPM_RC_ECC_POINT;
20966 TPM_RC_ECC_POINT invalid optional ECC point pIn
20999 1074 // CRYPT_POINT->TPM_RC_ECC_POINT and CRYPT_NO_RESULT->TPM_RC_NO_RESULT
22278 TPM_RC_ECC_POINT ECC point in the secret is not on the curve
/external/tpm2/generator/
Dstructures.txt308 _NAME TPM_RC_ECC_POINT
Draw_commands.txt5849 TPM_RC_ECC_POINT
7864 TPM_RC_ECC_POINT
8078 // TPM_RC_ECC_POINT, TPM_RC_INSUFFICIENT, TPM_RC_KEY, TPM_RC_NO_RESULT,
9192 if(result == TPM_RC_ECC_POINT)
9230 inPoint is required to be on the curve of the key referenced by keyHandle (TPM_RC_ECC_POINT).
9337 TPM_RC_ECC_POINT
9412 // Compute Z. TPM_RC_ECC_POINT or TPM_RC_NO_RESULT may be returned here.
9581 It is an error if inQsB or inQeB are not on the curve of keyA (TPM_RC_ECC_POINT).
9760 TPM_RC_ECC_POINT
9869 return TPM_RC_ECC_POINT + RC_ZGen_2Phase_inQsB;
[all …]
Draw_commands_fixed.txt5851 TPM_RC_ECC_POINT
7875 TPM_RC_ECC_POINT
8089 // TPM_RC_ECC_POINT, TPM_RC_INSUFFICIENT, TPM_RC_KEY, TPM_RC_NO_RESULT,
9203 if(result == TPM_RC_ECC_POINT)
9241 inPoint is required to be on the curve of the key referenced by keyHandle (TPM_RC_ECC_POINT).
9348 TPM_RC_ECC_POINT
9423 // Compute Z. TPM_RC_ECC_POINT or TPM_RC_NO_RESULT may be returned here.
9592 It is an error if inQsB or inQeB are not on the curve of keyA (TPM_RC_ECC_POINT).
9771 TPM_RC_ECC_POINT
9880 return TPM_RC_ECC_POINT + RC_ZGen_2Phase_inQsB;
[all …]
Draw_structures.txt5209 TPM_RC_ECC_POINT
Draw_structures_fixed.txt5200 TPM_RC_ECC_POINT