| 84 | /* AUTOGENERATED MOCKS END */ |
| 85 | |
| 86 | static void json_strfield(const char *name, const char *val) |
| 87 | { |
| 88 | printf("\t\"%s\": \"%s\",\n", name, val); |
| 89 | } |
| 90 | |
| 91 | /* Updated each time, as we pretend to be Alice, Bob, Carol */ |
| 92 | static const struct privkey *mykey; |