/* keyring.c */ int getmsg(int fd, char *buf, int n); int sendmsg(int fd, char *s); /* ssl.c */ int mypushssl(int, char *, uchar *, int);