Searched refs:duplicate_key (Results 1 – 3 of 3) sorted by relevance
354 context->duplicate_key = command->key_object; in Fapi_ExportKey_Finish()453 context->duplicate_key = NULL; in Fapi_ExportKey_Finish()
1338 return_if_null(fapi_ctx->duplicate_key, "Object for duplication no set.", in ifapi_get_duplicate_name()1340 *name = fapi_ctx->duplicate_key->misc.key.name; in ifapi_get_duplicate_name()
1011 IFAPI_OBJECT *duplicate_key; /**< Will be needed for policy execution */ member