Searched refs:http_parse_x509_certificate (Results 1 – 3 of 3) sorted by relevance
61 void http_parse_x509_certificate(struct http_ctx *ctx, const char *fname);
932 void http_parse_x509_certificate(struct http_ctx *ctx, const char *fname) in http_parse_x509_certificate() function
3398 http_parse_x509_certificate(ctx.http, argv[optind + 1]); in main()