Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/ !
H A Dca.c105 static int certify_cert(X509 **xret, const char *infile, int certformat,
993 j = certify_cert(&x, ss_cert_file, certformat, passin, pkey, in ca_main()
1431 static int certify_cert(X509 **xret, const char *infile, int certformat, in certify_cert() function