Searched refs:htmlify (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/src/hkpd/ |
H A D | hkpd.c | 80 htmlify(char *buf, size_t size, const int code, const int get, const char *title, const char *out, … in htmlify() function 109 n = htmlify(outbuf, sizeof(outbuf), code, get, in response() 115 n = htmlify(outbuf, sizeof(outbuf), code, get, in response()
|