Searched refs:TPM_ALG_ECDH (Results 1 – 6 of 6) sorted by relevance
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 2936 TPM_ALG_ECDH 10160 TPM_ALG_ECDH 13441 TPM_ALG_ECDH 13528 TPM_ALG_ECDH 13890 TPM_ALG_ECDH
|
D | raw_structures_fixed.txt | 2930 TPM_ALG_ECDH 10188 TPM_ALG_ECDH 13460 TPM_ALG_ECDH 13541 TPM_ALG_ECDH 13905 TPM_ALG_ECDH
|
D | raw_commands.txt | 9228 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
|
D | raw_commands_fixed.txt | 9239 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
|
/system/tpm/trunks/ |
D | tpm_generated.h | 480 const TPM_ALG_ID TPM_ALG_ECDH = 0x0019; variable
|
D | tpm_generated.cc | 6547 if (selector == TPM_ALG_ECDH) { in Serialize_TPMU_ASYM_SCHEME() 6624 if (selector == TPM_ALG_ECDH) { in Parse_TPMU_ASYM_SCHEME()
|