• Home
  • Raw
  • Download

Lines Matching refs:IFAPI_KEYSTORE

141     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()
643 IFAPI_KEYSTORE *keystore, in ifapi_keystore_store_finish()
674 IFAPI_KEYSTORE *keystore, in keystore_list_all_abs()
754 IFAPI_KEYSTORE *keystore, in ifapi_keystore_list_all()
789 IFAPI_KEYSTORE * keystore, in ifapi_keystore_delete()
820 expand_directory(IFAPI_KEYSTORE *keystore, const char *path, char **directory_name) in expand_directory()
860 ifapi_keystore_remove_directories(IFAPI_KEYSTORE *keystore, const char *dir_name) in ifapi_keystore_remove_directories()
935 IFAPI_KEYSTORE *keystore, in keystore_search_obj()
1036 IFAPI_KEYSTORE *keystore, in ifapi_keystore_search_obj()
1071 IFAPI_KEYSTORE *keystore, in ifapi_keystore_search_nv_obj()
1096 IFAPI_KEYSTORE *keystore, in ifapi_keystore_check_overwrite()
1156 IFAPI_KEYSTORE *keystore, in ifapi_keystore_check_writeable()
1372 ifapi_cleanup_ifapi_keystore(IFAPI_KEYSTORE * keystore) { in ifapi_cleanup_ifapi_keystore()