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

/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dfile.c69 print_pem_stamp(FILE *f, const char *type, const char *str) function
85 print_pem_stamp(f, "BEGIN", type);
113 print_pem_stamp(f, "END", type);

Completed in 101 milliseconds