Home
last modified time | relevance | path

Searched refs:defaultprofile (Results 1 – 6 of 6) sorted by relevance

/external/tpm2-tss/src/tss2-fapi/
Difapi_keystore.c147 TSS2_RC r = initialize_explicit_key_path(keystore->defaultprofile, ipath, in get_explicit_key_path()
260 r = ifapi_asprintf(file_name, "%s%s%s", keystore->defaultprofile, in expand_path()
385 keystore->defaultprofile = strdup(config_defaultprofile); in ifapi_keystore_initialize()
386 goto_if_null2(keystore->defaultprofile, "Out of memory.", r, TSS2_FAPI_RC_MEMORY, in ifapi_keystore_initialize()
393 SAFE_FREE(keystore->defaultprofile); in ifapi_keystore_initialize()
832 r = ifapi_asprintf(directory_name, "%s/", keystore->defaultprofile, in expand_directory()
1376 SAFE_FREE(keystore->defaultprofile); in ifapi_cleanup_ifapi_keystore()
Difapi_profiles.h65 const char *defaultprofile);
Difapi_keystore.h114 char *defaultprofile; member
Difapi_profiles.c61 const char *defaultprofile) in ifapi_profiles_initialize_async() argument
71 profiles->default_name = strdup(defaultprofile); in ifapi_profiles_initialize_async()
Dfapi_util.c448 TSS2_RC r = init_explicit_key_path(keystore->defaultprofile, ipath, in get_explicit_key_path()
/external/tpm2-tss/doc/
Ddoxygen.dox2541 const char *defaultprofile)