Home
last modified time | relevance | path

Searched refs:TPM_ALG_ECDH (Results 1 – 14 of 14) sorted by relevance

/external/tpm2/
DAlgorithmCap.c74 #ifdef TPM_ALG_ECDH
75 {TPM_ALG_ECDH, {1, 0, 0, 0, 0, 0, 0, 1, 0}},
DECDH_ZGen.c44 if( eccKey->publicArea.parameters.eccDetail.scheme.scheme != TPM_ALG_ECDH in TPM2_ECDH_ZGen()
Dtpm_generated.c699 #ifdef TPM_ALG_ECDH in TPM_ALG_ID_Unmarshal()
700 if (*target == TPM_ALG_ECDH) { in TPM_ALG_ID_Unmarshal()
2408 #ifdef TPM_ALG_ECDH in TPMU_ASYM_SCHEME_Marshal()
2409 case TPM_ALG_ECDH: in TPMU_ASYM_SCHEME_Marshal()
2471 #ifdef TPM_ALG_ECDH in TPMU_ASYM_SCHEME_Unmarshal()
2472 case TPM_ALG_ECDH: in TPMU_ASYM_SCHEME_Unmarshal()
2658 #ifdef TPM_ALG_ECDH in TPMI_ALG_ASYM_SCHEME_Unmarshal()
2659 case TPM_ALG_ECDH: in TPMI_ALG_ASYM_SCHEME_Unmarshal()
2958 #ifdef TPM_ALG_ECDH in TPMI_ALG_ECC_SCHEME_Unmarshal()
2959 case TPM_ALG_ECDH: in TPMI_ALG_ECC_SCHEME_Unmarshal()
[all …]
DImplementation.h371 #define TPM_ALG_ECDH (TPM_ALG_ID)(0x0019) macro
Dtpm_types.h1183 #ifdef TPM_ALG_ECDH
DCpriECC.c2158 case TPM_ALG_ECDH: in _cpri__C_2_2_KeyExchange()
DCryptUtil.c3248 case TPM_ALG_ECDH: in CryptIsDecryptScheme()
Dpart3.txt5361 The scheme of the key referenced by keyHandle is required to be either TPM_ALG_ECDH or
5425 TPM_ALG_ECDH,
5450 28 if( eccKey->publicArea.parameters.eccDetail.scheme.scheme != TPM_ALG_ECDH
5574 specification are TPM_ALG_ECDH, TPM_ALG_ECMQV, and TPM_ALG_SM2.
5576 If this command is supported, then support for TPM_ALG_ECDH is required. Support for
5583 For TPM_ALG_ECDH outZ1 will be Zs and outZ2 will Ze as defined in 6.1.1.2 of SP800-56A.
5596 If the input scheme is TPM_ALG_ECDH, then outZ1 will be Zs and outZ2 will be Ze. For schemes like
5672 TPM_ALG_ECDH, TPM_ALG_ECMQV or TPM_ALG_SM2
Dpart4.txt15554 70 #ifdef TPM_ALG_ECDH
15555 71 {TPM_ALG_ECDH, {1, 0, 0, 0, 0, 0, 0, 1, 0}},
23170 2731 case TPM_ALG_ECDH:
24566 325 #define TPM_ALG_ECDH (TPM_ALG_ID)(0x0019)
35612 2014 case TPM_ALG_ECDH:
/external/tpm2/generator/
Dstructures.txt91 _NAME TPM_ALG_ECDH
829 _NAME TPM_ALG_ECDH
872 _NAME TPM_ALG_ECDH
899 _NAME TPM_ALG_ECDH
Draw_structures.txt2936 TPM_ALG_ECDH
10160 TPM_ALG_ECDH
13441 TPM_ALG_ECDH
13528 TPM_ALG_ECDH
13890 TPM_ALG_ECDH
Draw_structures_fixed.txt2927 TPM_ALG_ECDH
10173 TPM_ALG_ECDH
13447 TPM_ALG_ECDH
13528 TPM_ALG_ECDH
13892 TPM_ALG_ECDH
Draw_commands.txt9228 The scheme of the key referenced by keyHandle is required to be either TPM_ALG_ECDH or
9583 specification are TPM_ALG_ECDH, TPM_ALG_ECMQV, and TPM_ALG_SM2.
9584 If this command is supported, then support for TPM_ALG_ECDH is required. Support for
9591 For TPM_ALG_ECDH outZ1 will be Zs and outZ2 will Ze as defined in 6.1.1.2 of SP800-56A.
9617 If the input scheme is TPM_ALG_ECDH, then outZ1 will be Zs and outZ2 will be Ze. For schemes like
9818 TPM_ALG_ECDH, TPM_ALG_ECMQV or TPM_ALG_SM2
Draw_commands_fixed.txt9239 The scheme of the key referenced by keyHandle is required to be either TPM_ALG_ECDH or
9594 specification are TPM_ALG_ECDH, TPM_ALG_ECMQV, and TPM_ALG_SM2.
9595 If this command is supported, then support for TPM_ALG_ECDH is required. Support for
9602 For TPM_ALG_ECDH outZ1 will be Zs and outZ2 will Ze as defined in 6.1.1.2 of SP800-56A.
9628 If the input scheme is TPM_ALG_ECDH, then outZ1 will be Zs and outZ2 will be Ze. For schemes like
9829 TPM_ALG_ECDH, TPM_ALG_ECMQV or TPM_ALG_SM2