Home
last modified time | relevance | path

Searched refs:IFAPI_KEY_TEMPLATE (Results 1 – 8 of 8) sorted by relevance

/external/tpm2-tss/src/tss2-fapi/
Dfapi_util.h95 IFAPI_KEY_TEMPLATE *template);
194 IFAPI_KEY_TEMPLATE *template);
Dfapi_int.h158 } IFAPI_KEY_TEMPLATE; typedef
327 IFAPI_KEY_TEMPLATE public_templ; /**< The template for the keys public data */
451 IFAPI_KEY_TEMPLATE public_templ; /**< The basic template for the keys public data */
Difapi_helpers.h24 ifapi_set_key_flags(const char *type, bool policy, IFAPI_KEY_TEMPLATE *template);
Difapi_helpers.c49 ifapi_set_key_flags(const char *type, bool policy, IFAPI_KEY_TEMPLATE *template) in ifapi_set_key_flags()
58 memset(template, 0, sizeof(IFAPI_KEY_TEMPLATE)); in ifapi_set_key_flags()
Dfapi_util.c1252 IFAPI_KEY_TEMPLATE *template) in ifapi_merge_profile_into_template()
2921 IFAPI_KEY_TEMPLATE *template) in ifapi_key_create()
/external/tpm2-tss/src/tss2-fapi/api/
DFapi_CreateSeal.c186 memset(&context->cmd.Key_Create.public_templ, 0, sizeof(IFAPI_KEY_TEMPLATE)); in Fapi_CreateSeal_Async()
DFapi_Provision.c372 memset(&command->public_templ, 0, sizeof(IFAPI_KEY_TEMPLATE)); in Fapi_Provision_Finish()
673 memset(&command->public_templ, 0, sizeof(IFAPI_KEY_TEMPLATE)); in Fapi_Provision_Finish()
/external/tpm2-tss/doc/
Ddoxygen.dox2137 \fn TSS2_RC ifapi_set_key_flags(const char *type, bool policy, IFAPI_KEY_TEMPLATE *template)
2223 IFAPI_KEY_TEMPLATE *template)
2267 IFAPI_KEY_TEMPLATE *template)