Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Dapps.c2301 static int do_sign_init(EVP_MD_CTX *ctx, EVP_PKEY *pkey, in do_sign_init() function
2389 if (mctx != NULL && do_sign_init(mctx, pkey, md, sigopts) > 0) in do_X509_sign()
2403 if (do_sign_init(mctx, pkey, md, sigopts) > 0) in do_X509_REQ_sign()
2416 if (do_sign_init(mctx, pkey, md, sigopts) > 0) in do_X509_CRL_sign()

Completed in 23 milliseconds