| 71 | /* AUTOGENERATED MOCKS END */ |
| 72 | |
| 73 | static void json_strfield(const char *name, const char *val) |
| 74 | { |
| 75 | printf("\t\"%s\": \"%s\",\n", name, val); |
| 76 | } |
| 77 | |
| 78 | /* Updated each time, as we pretend to be Alice, Bob, Carol */ |
| 79 | static const struct privkey *mykey; |