Home
last modified time | relevance | path

Searched defs:signer (Results 1 – 15 of 15) sorted by relevance

/openssl/crypto/ocsp/
H A Docsp_vfy.c30 static int ocsp_verify_signer(X509 *signer, int response, in ocsp_verify_signer()
77 X509 *signer, unsigned long flags) in ocsp_verify()
101 X509 *signer, *x; in OCSP_basic_verify() local
162 int OCSP_resp_get0_signer(OCSP_BASICRESP *bs, X509 **signer, in OCSP_resp_get0_signer()
171 X509 *signer; in ocsp_find_signer() local
225 X509 *signer, *sca; in ocsp_check_issuer() local
388 X509 *signer; in OCSP_request_verify() local
425 X509 *signer; in ocsp_req_find_signer() local
H A Docsp_srv.c168 X509 *signer, EVP_MD_CTX *ctx, in OCSP_basic_sign_ctx()
216 X509 *signer, EVP_PKEY *key, const EVP_MD *dgst, in OCSP_basic_sign()
H A Docsp_cl.c81 X509 *signer, in OCSP_request_sign()
/openssl/crypto/ts/
H A Dts_rsp_verify.c95 X509 *signer; in TS_RESP_verify_signature() local
172 X509 *signer, STACK_OF(X509) **chain) in ts_verify_cert()
295 X509 *signer = NULL; in int_ts_RESP_verify_token() local
536 static int ts_check_signer_name(GENERAL_NAME *tsa_name, X509 *signer) in ts_check_signer_name()
H A Dts_rsp_sign.c139 int TS_RESP_CTX_set_signer_cert(TS_RESP_CTX *ctx, X509 *signer) in TS_RESP_CTX_set_signer_cert()
/openssl/crypto/pkcs7/
H A Dpk7_smime.c221 X509 *signer; in PKCS7_verify() local
374 X509 *signer; in STACK_OF() local
H A Dpk7_doit.c957 X509 *signer; in PKCS7_dataVerify() local
1010 X509 *signer) in PKCS7_signatureVerify()
/openssl/test/
H A Docspapitest.c115 X509 *signer = NULL, *tmp; in test_resp_signer() local
/openssl/crypto/cms/
H A Dcms_sd.c335 X509 *signer, EVP_PKEY *pk, const EVP_MD *md, in CMS_add1_signer()
624 void CMS_SignerInfo_set1_signer_cert(CMS_SignerInfo *si, X509 *signer) in CMS_SignerInfo_set1_signer_cert()
695 X509 **signer, X509_ALGOR **pdig, in CMS_SignerInfo_get0_algs()
H A Dcms_smime.c270 X509 *signer; in cms_signerinfo_verify_cert() local
315 X509 *signer; in CMS_verify() local
H A Dcms_local.h97 X509 *signer; member
/openssl/apps/
H A Dts.c169 char *inkey = NULL, *signer = NULL, *chain = NULL, *CApath = NULL; in ts_main() local
592 const EVP_MD *md, const char *signer, const char *chain, in reply_command()
700 const char *inkey, const EVP_MD *md, const char *signer, in create_response()
H A Dsmime.c169 X509 *cert = NULL, *recip = NULL, *signer = NULL; in smime_main() local
H A Docsp.c229 X509 *signer = NULL, *rsigner = NULL; in ocsp_main() local
H A Dcms.c293 X509 *cert = NULL, *recip = NULL, *signer = NULL, *originator = NULL; in cms_main() local

Completed in 103 milliseconds