Home
last modified time | relevance | path

Searched defs:jso_string (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tpm2-tss/test/unit/
H A Dfapi-json.c1075 const char *jso_string = json_object_to_json_string_ext(jso, JSON_C_TO_STRING_PRETTY); in check_json_policy() local
1186 const char *jso_string = json_object_to_json_string_ext(jso, JSON_C_TO_STRING_PRETTY); in check_json_policy() local
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_policy_store.c233 char *jso_string = NULL; in ifapi_policy_store_store_async() local
H A Difapi_keystore.c584 char *jso_string = NULL; in ifapi_keystore_store_async() local
H A Dfapi_int.h283 char *jso_string; /**< JSON deserialized buffer */ member
606 char *jso_string; member