OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TPM_ECC_SM2_P256
(Results
1 - 2
of
2
) sorted by null
/external/tpm2/
Implementation.h
450
#define
TPM_ECC_SM2_P256
(TPM_ECC_CURVE)(0x0020)
[
all
...]
/system/tpm/trunks/
tpm_generated.h
134
#define ECC_CURVES {TPM_ECC_NIST_P256, TPM_ECC_BN_P256,
TPM_ECC_SM2_P256
}
504
const TPM_ECC_CURVE
TPM_ECC_SM2_P256
= 0x0020;
[
all
...]
Completed in 183 milliseconds