Searched refs:obj2_id (Results 1 – 1 of 1) sorted by relevance
173 char obj2_id[] = "object#2"; /* string identification for the object */ in main() local213 printf("\nTest on object \"%s\"\n", obj2_id); in main()215 res = read_secure_object(&ctx, obj2_id, in main()225 res = write_secure_object(&ctx, obj2_id, in main()233 res = delete_secure_object(&ctx, obj2_id); in main()
Completed in 3 milliseconds