Home
last modified time | relevance | path

Searched refs:cert_buffer (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/rpki-client/
H A Dextern.h680 void cert_buffer(struct ibuf *, const struct cert *);
H A Dparser.c918 cert_buffer(b, cert); in parse_entity()
H A Dcert.c1238 cert_buffer(struct ibuf *b, const struct cert *p) in cert_buffer() function