Home
last modified time | relevance | path

Searched refs:IFAPI_KEYSTORE (Results 1 – 5 of 5) sorted by relevance

/external/tpm2-tss/src/tss2-fapi/
Difapi_keystore.h111 typedef struct IFAPI_KEYSTORE { struct
116 } IFAPI_KEYSTORE; argument
152 IFAPI_KEYSTORE *keystore,
159 IFAPI_KEYSTORE *keystore,
165 IFAPI_KEYSTORE *keystore,
171 IFAPI_KEYSTORE *keystore,
178 IFAPI_KEYSTORE *keystore,
183 IFAPI_KEYSTORE *keystore,
190 IFAPI_KEYSTORE *keystore,
195 IFAPI_KEYSTORE *keystore,
[all …]
Difapi_keystore.c141 IFAPI_KEYSTORE *keystore, in get_explicit_key_path()
179 full_path_to_fapi_path(IFAPI_KEYSTORE *keystore, char *path) in full_path_to_fapi_path()
247 expand_path(IFAPI_KEYSTORE *keystore, const char *path, char **file_name) in expand_path()
300 IFAPI_KEYSTORE *keystore, in expand_path_to_object()
338 IFAPI_KEYSTORE *keystore, in ifapi_keystore_initialize()
348 memset(keystore, 0, sizeof(IFAPI_KEYSTORE)); in ifapi_keystore_initialize()
418 IFAPI_KEYSTORE *keystore, in rel_path_to_abs_path()
483 IFAPI_KEYSTORE *keystore, in ifapi_keystore_load_async()
525 IFAPI_KEYSTORE *keystore, in ifapi_keystore_load_finish()
576 IFAPI_KEYSTORE *keystore, in ifapi_keystore_store_async()
[all …]
Dfapi_int.h974 struct IFAPI_KEYSTORE keystore;
Dfapi_util.c440 IFAPI_KEYSTORE *keystore, in get_explicit_key_path()
1312 full_path_to_fapi_path(IFAPI_KEYSTORE *keystore, char *path) in full_path_to_fapi_path()
/external/tpm2-tss/doc/
Ddoxygen.dox2161 \fn static void full_path_to_fapi_path(IFAPI_KEYSTORE *keystore, char *path)
2163 IFAPI_KEYSTORE *keystore,
2348 \fn static TSS2_RC expand_directory(IFAPI_KEYSTORE *keystore, const char *path, char **directory_na…
2349 \fn static TSS2_RC expand_path(IFAPI_KEYSTORE *keystore, const char *path, char **file_name)
2351 IFAPI_KEYSTORE *keystore,
2355 \fn void full_path_to_fapi_path(IFAPI_KEYSTORE *keystore, char *path)
2357 IFAPI_KEYSTORE *keystore,
2364 \fn void ifapi_cleanup_ifapi_keystore(IFAPI_KEYSTORE * keystore)
2371 IFAPI_KEYSTORE *keystore,
2375 IFAPI_KEYSTORE *keystore,
[all …]