Searched refs:IFAPI_POLICY_PATH (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_policy_store.c | 34 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 D | ifapi_keystore.c | 220 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 D | fapi_int.h | 55 #define IFAPI_POLICY_PATH "policy" macro
|
H A D | fapi_util.c | 1350 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 D | Fapi_Delete.c | 161 (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 D | Fapi_ExportPolicy.c | 145 if (ifapi_path_type_p(path, IFAPI_POLICY_PATH)) { in Fapi_ExportPolicy_Async()
|