Home
last modified time | relevance | path

Searched defs:privkeyfile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssltestlib.c747 char *privkeyfile) in create_ssl_ctx_pair()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dx509.c277 char *infile = NULL, *outfile = NULL, *privkeyfile = NULL, *CAfile = NULL; in x509_main() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.c825 char *certfile, char *privkeyfile) in create_ssl_ctx_pair()