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

  /system/tpm/trunks/
tpm_state.h 98 TPMA_ALGORITHM* properties) = 0;
tpm_state_impl.h 61 TPMA_ALGORITHM* properties) override;
81 std::map<TPM_ALG_ID, TPMA_ALGORITHM> algorithm_properties_;
mock_tpm_state.h 50 MOCK_METHOD2(GetAlgorithmProperties, bool(TPM_ALG_ID, TPMA_ALGORITHM*));
tpm_state_impl.cc 181 TPMA_ALGORITHM* properties) {
tpm_state_test.cc 117 std::map<TPM_ALG_ID, TPMA_ALGORITHM> fake_algorithm_properties_;
trunks_factory_for_test.cc 107 TPMA_ALGORITHM* properties) override {
tpm_generated.h 458 typedef UINT32 TPMA_ALGORITHM;
    [all...]
tpm_generated.cc     [all...]
  /external/tpm2/
AlgorithmCap.c 12 TPMA_ALGORITHM attributes;
tpm_types.h 427 // Table 31 Definition of TPMA_ALGORITHM Bits
438 } TPMA_ALGORITHM;
589 TPMA_ALGORITHM attributes;
753 TPMA_ALGORITHM algProperties;
    [all...]
tpm_generated.h 270 UINT16 TPMA_ALGORITHM_Marshal(TPMA_ALGORITHM* source,
274 TPM_RC TPMA_ALGORITHM_Unmarshal(TPMA_ALGORITHM* target,
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 551 milliseconds