Searched refs:TPM_ALG_CFB (Results 1 - 4 of 4) sorted by relevance

/system/tpm/trunks/
H A Dsession_manager_impl.cc107 symmetric_algorithm.mode.aes = TPM_ALG_CFB;
H A Dtpm_generated_test.cc158 "\x00\x43" // public.sym.mode = TPM_ALG_CFB
231 in_public.public_area.parameters.sym_detail.sym.mode.aes = TPM_ALG_CFB;
H A Dtpm_utility_impl.cc795 symmetric_alg.mode.aes = TPM_ALG_CFB;
1535 public_area.parameters.rsa_detail.symmetric.mode.aes = TPM_ALG_CFB;
1578 public_area.parameters.ecc_detail.symmetric.mode.aes = TPM_ALG_CFB;
H A Dtpm_generated.h524 constexpr TPM_ALG_ID TPM_ALG_CFB = 0x0043; member in namespace:trunks

Completed in 87 milliseconds