HomeSort by relevance Sort by last modified time
    Searched refs:TPM_ALG_SM2 (Results 1 - 8 of 8) sorted by null

  /external/tpm2/
CpriECC.c 425 #if defined TPM_ALG_ECDAA || defined TPM_ALG_SM2 //%
    [all...]
tpm_types.h     [all...]
tpm_generated.c 709 #ifdef TPM_ALG_SM2
710 if (*target == TPM_ALG_SM2) {
    [all...]
CryptUtil.c     [all...]
Implementation.h 392 #define TPM_ALG_SM2 (TPM_ALG_ID)(0x001B)
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 196 #define TPM_ALG_SM2 (TPM_ALG_ID)(0x001B)
    [all...]
  /system/tpm/trunks/
tpm_generated.cc     [all...]
tpm_generated.h 513 constexpr TPM_ALG_ID TPM_ALG_SM2 = 0x001B;
    [all...]

Completed in 95 milliseconds