Searched refs:IFAPI_PROFILE (Results 1 – 11 of 11) sorted by relevance
/external/tpm2-tss/src/tss2-fapi/ |
D | ifapi_profiles.h | 15 typedef struct IFAPI_PROFILE { struct 39 } IFAPI_PROFILE; argument 46 struct IFAPI_PROFILE profile; 51 struct IFAPI_PROFILE default_profile; 76 const IFAPI_PROFILE **profile);
|
D | fapi_util.h | 29 const IFAPI_PROFILE*profile, 84 const IFAPI_PROFILE *profile, 94 const IFAPI_PROFILE *profile,
|
D | ifapi_profiles.c | 34 IFAPI_PROFILE *profile); 233 const IFAPI_PROFILE **profile) in ifapi_profiles_get() 291 IFAPI_PROFILE * profile = &entry->profile; in ifapi_profiles_finalize() 324 IFAPI_PROFILE *out) in ifapi_profile_json_deserialize()
|
D | fapi_crypto.h | 13 const IFAPI_PROFILE *profile,
|
D | fapi_int.h | 335 const IFAPI_PROFILE *profile; 354 const IFAPI_PROFILE *profile;
|
D | fapi_util.c | 91 ifapi_get_session_async(ESYS_CONTEXT *esys, ESYS_TR saltkey, const IFAPI_PROFILE *profile, in ifapi_get_session_async() 1139 const IFAPI_PROFILE *profile, in ifapi_get_sessions_finish() 1218 const IFAPI_PROFILE *profile = &context->profiles.default_profile; in ifapi_merge_profile_into_nv_template() 1251 const IFAPI_PROFILE *profile, in ifapi_merge_profile_into_template() 2373 const IFAPI_PROFILE *profile; in ifapi_load_key()
|
D | fapi_crypto.c | 58 const IFAPI_PROFILE *profile, in ifapi_get_profile_sig_scheme()
|
/external/tpm2-tss/src/tss2-fapi/api/ |
D | Fapi_Quote.c | 301 const IFAPI_PROFILE *profile; in Fapi_Quote_Finish()
|
D | Fapi_ChangeAuth.c | 263 const IFAPI_PROFILE *profile; in Fapi_ChangeAuth_Finish()
|
D | Fapi_Provision.c | 252 IFAPI_PROFILE * defaultProfile = &context->profiles.default_profile; in Fapi_Provision_Finish()
|
/external/tpm2-tss/doc/ |
D | doxygen.dox | 1645 const IFAPI_PROFILE *profile, 2198 \fn TSS2_RC ifapi_get_session_async(ESYS_CONTEXT *esys, ESYS_TR saltkey, const IFAPI_PROFILE *profi… 2208 const IFAPI_PROFILE *profile, 2266 const IFAPI_PROFILE *profile, 2530 IFAPI_PROFILE *out) 2536 const IFAPI_PROFILE **profile)
|