Searched refs:ifapi_path_string (Results 1 – 5 of 5) sorted by relevance
/external/tpm2-tss/src/tss2-fapi/ |
D | ifapi_helpers.h | 60 ifapi_path_string(char **dest, const char *supdir, NODE_STR_T *node, char *name);
|
D | ifapi_keystore.c | 275 r = ifapi_path_string(file_name, NULL, node_list, NULL); in expand_path()
|
D | ifapi_helpers.c | 711 ifapi_path_string(char **dest, const char *supdir, NODE_STR_T *node, char *name) in ifapi_path_string() function
|
D | fapi_util.c | 2868 r = ifapi_path_string(&file, NULL, path_list, NULL); in ifapi_key_create_prepare()
|
/external/tpm2-tss/doc/ |
D | doxygen.dox | 2133 \fn TSS2_RC ifapi_path_string(char **dest, const char *supdir, NODE_STR_T *node, char *name)
|