Home
last modified time | relevance | path

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

/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_policy_store.c34 if (ifapi_path_type_p(rel_path, IFAPI_POLICY_PATH)) { in policy_rel_path_to_abs_path()
39 IFAPI_FILE_DELIM, IFAPI_POLICY_PATH, IFAPI_FILE_DELIM, rel_path); in policy_rel_path_to_abs_path()
105 IFAPI_POLICY_PATH); in ifapi_policy_store_initialize()
H A Difapi_keystore.c220 if (ifapi_path_type_p(path, IFAPI_POLICY_PATH)) in full_path_to_fapi_path()
265 || ifapi_path_type_p(path, IFAPI_POLICY_PATH) in expand_path()
H A Dfapi_int.h55 #define IFAPI_POLICY_PATH "policy" macro
H A Dfapi_util.c1350 if (ifapi_path_type_p(path, IFAPI_POLICY_PATH)) in full_path_to_fapi_path()
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/api/
H A DFapi_Delete.c161 (ifapi_path_type_p(path, IFAPI_POLICY_PATH))) { in Fapi_Delete_Async()
281 if (ifapi_path_type_p(path, IFAPI_POLICY_PATH)) { in Fapi_Delete_Finish()
H A DFapi_ExportPolicy.c145 if (ifapi_path_type_p(path, IFAPI_POLICY_PATH)) { in Fapi_ExportPolicy_Async()