Home
last modified time | relevance | path

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

/aosp_15_r20/external/tpm2-tss/test/integration/
H A Dfapi-duplicate.int.c50 char *json_string_pub_key = NULL; in test_fapi_duplicate() local
85 r = Fapi_ExportKey(context, "HS/SRK/myCryptKey", NULL, &json_string_pub_key); in test_fapi_duplicate()
88 r = Fapi_Import(context, "ext/myNewParent", json_string_pub_key); in test_fapi_duplicate()
109 SAFE_FREE(json_string_pub_key); in test_fapi_duplicate()
115 SAFE_FREE(json_string_pub_key); in test_fapi_duplicate()