Home
last modified time | relevance | path

Searched defs:sym_mode (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tpm2-tss/test/data/fapi/
H A DP_RSA_EK_persistent.json25 "sym_mode":"TPM2_ALG_CFB", string
H A DP_RSA256.json25 "sym_mode":"TPM2_ALG_CFB", string
H A DP_ECC.json13 "sym_mode":"TPM2_ALG_CFB", string
H A DP_RSA.json19 "sym_mode":"TPM2_ALG_CFB", string
H A DP_RSA_sh_policy.json19 "sym_mode":"TPM2_ALG_CFB", string
/aosp_15_r20/external/tpm2-tss/dist/fapi-profiles/
H A DP_ECCP256SHA256.json13 "sym_mode":"TPM2_ALG_CFB", string
H A DP_RSA2048SHA256.json19 "sym_mode":"TPM2_ALG_CFB", string
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_profiles.h22 … TPMI_ALG_SYM_MODE sym_mode; /**< < Mode for symmectric encryption. */ member