Searched refs:parse_cert (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.sbin/pkg/
H A Dpkg.c629 parse_cert(int fd) { function
776 if ((sc = parse_cert(fd_sig)) == NULL) {
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dhttp_curl.c870 static void parse_cert(struct http_ctx *ctx, struct http_cert *hcert, function
924 parse_cert(ctx, &hcert, cert, &names);
962 parse_cert(ctx, &hcert, cert, &names);

Completed in 154 milliseconds