Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dca.c1357 static int certify(X509 **xret, const char *infile, int informat, in certify()
1415 static int certify_cert(X509 **xret, const char *infile, int certformat, in certify_cert()
1472 static int do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, in do_body()
1973 static int certify_spkac(X509 **xret, const char *infile, EVP_PKEY *pkey, in certify_spkac()
Docsp.c1026 static void make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, in make_ocsp_response()
/third_party/openssl/apps/lib/
Dapps.c2212 static int do_sign_init(EVP_MD_CTX *ctx, EVP_PKEY *pkey, in do_sign_init()
2264 int do_X509_sign(X509 *cert, EVP_PKEY *pkey, const char *md, in do_X509_sign()
2301 int do_X509_REQ_sign(X509_REQ *x, EVP_PKEY *pkey, const char *md, in do_X509_REQ_sign()
2314 int do_X509_CRL_sign(X509_CRL *x, EVP_PKEY *pkey, const char *md, in do_X509_CRL_sign()