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

  /external/tpm2/
AlgorithmCap.c 99 #ifdef TPM_ALG_OFB
100 {TPM_ALG_OFB, {0, 1, 0, 0, 0, 0, 1, 0, 0}},
CryptUtil.c     [all...]
Implementation.h 432 #define TPM_ALG_OFB (TPM_ALG_ID)(0x0041)
    [all...]
tpm_generated.c 759 #ifdef TPM_ALG_OFB
760 if (*target == TPM_ALG_OFB) {
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 205 #define TPM_ALG_OFB (TPM_ALG_ID)(0x0041)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 522 constexpr TPM_ALG_ID TPM_ALG_OFB = 0x0041;
    [all...]

Completed in 68 milliseconds