Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDs_client.c679 int cert_format = FORMAT_PEM, key_format = FORMAT_PEM; in MAIN() local
834 cert_format = str2fmt(*(++argv)); in MAIN()
1200 cert = load_cert(bio_err, cert_file, cert_format, in MAIN()