cert_parse_filemode
p = cert_parse_filemode(argv[i], buf, len);
p = cert_parse_filemode(cert_path, buf, len);
struct cert *cert_parse_filemode(const char *, const unsigned char *,
cert = cert_parse_filemode(uri, f, flen);
cert = cert_parse_filemode(file, buf, len);