Home
last modified time | relevance | path

Searched refs:cert_print (Results 1 – 4 of 4) sorted by relevance

/openbsd/regress/usr.sbin/rpki-client/
H A Dtest-cert.c97 cert_print(p); in main()
114 cert_print(p); in main()
/openbsd/usr.sbin/rpki-client/
H A Dextern.h932 void cert_print(const struct cert *);
H A Dfilemode.c565 cert_print(cert); in proc_parser_file()
H A Dprint.c282 cert_print(const struct cert *p) in cert_print() function