Searched refs:TPM_RC_ASYMMETRIC (Results 1 – 10 of 10) sorted by relevance
/external/tpm2/generator/ |
D | structures.txt | 276 _NAME TPM_RC_ASYMMETRIC 785 _RETURN TPM_RC_ASYMMETRIC
|
D | raw_commands.txt | 1615 TPM_RC_ASYMMETRIC 4448 TPM_RC_ASYMMETRIC 4644 // Check attributes in input public area. TPM_RC_ASYMMETRIC, TPM_RC_ATTRIBUTES, 4863 TPM_RC_ASYMMETRIC 5053 // TPM_RC_ASYMMETRIC, TPM_RC_ATTRIBUTES or TPM_RC_KDF error may be returned 7848 TPM_RC_ASYMMETRIC 8169 // TPM_RC_ASYMMETRIC, TPM_RC_ATTRIBUTES or TPM_RC_KDF error may be returned
|
D | raw_commands_fixed.txt | 1615 TPM_RC_ASYMMETRIC 4450 TPM_RC_ASYMMETRIC 4646 // Check attributes in input public area. TPM_RC_ASYMMETRIC, TPM_RC_ATTRIBUTES, 4865 TPM_RC_ASYMMETRIC 5055 // TPM_RC_ASYMMETRIC, TPM_RC_ATTRIBUTES or TPM_RC_KDF error may be returned 7859 TPM_RC_ASYMMETRIC 8180 // TPM_RC_ASYMMETRIC, TPM_RC_ATTRIBUTES or TPM_RC_KDF error may be returned
|
D | raw_structures.txt | 4987 TPM_RC_ASYMMETRIC 9957 #TPM_RC_ASYMMETRIC
|
D | raw_structures_fixed.txt | 4978 TPM_RC_ASYMMETRIC 9970 #TPM_RC_ASYMMETRIC
|
/external/tpm2/ |
D | Object_spt.c | 54 return TPM_RC_ASYMMETRIC; in EqualCryptSet()
|
D | tpm_types.h | 94 #define TPM_RC_ASYMMETRIC ((TPM_RC)(RC_FMT1 + 0x001)) macro
|
D | tpm_generated.c | 3791 return allow_conditional_value ? TPM_RC_SUCCESS : TPM_RC_ASYMMETRIC; in TPMI_ALG_ASYM_Unmarshal() 3804 return TPM_RC_ASYMMETRIC; in TPMI_ALG_ASYM_Unmarshal() 7988 if (*target == TPM_RC_ASYMMETRIC) { in TPM_RC_Unmarshal()
|
D | part3.txt | 1035 …TPM_RC_ASYMMETRIC a parameter that should be an asymmetric algorithm selection does no… 2805 TPM_RC_ASYMMETRIC non-duplicable storage key and its parent have different public 2872 32 // Check attributes in input public area. TPM_RC_ASYMMETRIC, TPM_RC_ATTRIBUTES, 3032 TPM_RC_ASYMMETRIC storage key with different asymmetric type than parent 3090 41 // TPM_RC_ASYMMETRIC, TPM_RC_ATTRIBUTES or TPM_RC_KDF error may be returned 4607 TPM_RC_ASYMMETRIC non-duplicable storage key represented by objectPublic and its 4760 95 // TPM_RC_ASYMMETRIC, TPM_RC_ATTRIBUTES or TPM_RC_KDF error may be returned
|
D | part4.txt | 6725 TPM_RC_ASYMMETRIC mismatched parameters 6758 33 return TPM_RC_ASYMMETRIC; 7084 … TPM_RC_ASYMMETRIC non-duplicable storage key and its parent have different public 7215 363 // TPM_RC_HASH or TPM_RC_ASYMMETRIC may be returned at this point 7293 … TPM_RC_ASYMMETRIC non-duplicable storage key and its parent have different public
|