Searched refs:json_string_pub_key (Results 1 – 1 of 1) sorted by relevance
50 char *json_string_pub_key = NULL; in test_fapi_duplicate() local85 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()