Searched refs:X509 (Results 576 - 600 of 1075) sorted by relevance

<<21222324252627282930>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/pkcs7/
H A Dpk7_lib.c290 int PKCS7_add_certificate(PKCS7 *p7, X509 *x509)
293 STACK_OF(X509) **sk;
355 int PKCS7_SIGNER_INFO_set(PKCS7_SIGNER_INFO *p7i, X509 *x509, EVP_PKEY *pkey,
401 PKCS7_SIGNER_INFO *PKCS7_add_signature(PKCS7 *p7, X509 *x509, EVP_PKEY *pkey,
475 PKCS7_RECIP_INFO *PKCS7_add_recipient(PKCS7 *p7, X509 *x509)
516 int PKCS7_RECIP_INFO_set(PKCS7_RECIP_INFO *p7i, X509 *x509)
564 X509 *PKCS7_cert_from_signer_info(PKCS7 *p7, PKCS7_SIGNER_INFO *si)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/x509/
H A Dx509_lu.c338 int X509_STORE_add_cert(X509_STORE *ctx, X509 *x)
431 X509 x509_s;
486 STACK_OF(X509) *X509_STORE_get1_certs(X509_STORE_CTX *ctx, X509_NAME *nm)
489 STACK_OF(X509) *sk;
490 X509 *x;
613 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/pkcs7/
H A Dpk7_lib.c295 int PKCS7_add_certificate(PKCS7 *p7, X509 *x509)
298 STACK_OF(X509) **sk;
366 int PKCS7_SIGNER_INFO_set(PKCS7_SIGNER_INFO *p7i, X509 *x509, EVP_PKEY *pkey,
413 PKCS7_SIGNER_INFO *PKCS7_add_signature(PKCS7 *p7, X509 *x509, EVP_PKEY *pkey,
491 PKCS7_RECIP_INFO *PKCS7_add_recipient(PKCS7 *p7, X509 *x509)
529 int PKCS7_RECIP_INFO_set(PKCS7_RECIP_INFO *p7i, X509 *x509)
581 X509 *PKCS7_cert_from_signer_info(PKCS7 *p7, PKCS7_SIGNER_INFO *si)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/pkcs7/
H A Dpk7_lib.c290 int PKCS7_add_certificate(PKCS7 *p7, X509 *x509)
293 STACK_OF(X509) **sk;
355 int PKCS7_SIGNER_INFO_set(PKCS7_SIGNER_INFO *p7i, X509 *x509, EVP_PKEY *pkey,
401 PKCS7_SIGNER_INFO *PKCS7_add_signature(PKCS7 *p7, X509 *x509, EVP_PKEY *pkey,
475 PKCS7_RECIP_INFO *PKCS7_add_recipient(PKCS7 *p7, X509 *x509)
516 int PKCS7_RECIP_INFO_set(PKCS7_RECIP_INFO *p7i, X509 *x509)
564 X509 *PKCS7_cert_from_signer_info(PKCS7 *p7, PKCS7_SIGNER_INFO *si)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/x509/
H A Dx509_lu.c338 int X509_STORE_add_cert(X509_STORE *ctx, X509 *x)
431 X509 x509_s;
486 STACK_OF(X509) *X509_STORE_get1_certs(X509_STORE_CTX *ctx, X509_NAME *nm)
489 STACK_OF(X509) *sk;
490 X509 *x;
613 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/x509/
H A Dx509_lu.c334 int X509_STORE_add_cert(X509_STORE *ctx, X509 *x)
430 X509 x509_s;
488 STACK_OF(X509)* X509_STORE_get1_certs(X509_STORE_CTX *ctx, X509_NAME *nm)
491 STACK_OF(X509) *sk;
492 X509 *x;
624 int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Dssl_cert.c461 int ssl_verify_cert_chain(SSL *s,STACK_OF(X509) *sk)
463 X509 *x;
581 static int add_client_CA(STACK_OF(X509_NAME) **sk,X509 *x)
600 int SSL_add_client_CA(SSL *ssl,X509 *x)
605 int SSL_CTX_add_client_CA(SSL_CTX *ctx,X509 *x)
627 X509 *x=NULL;
698 X509 *x=NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/pkcs7/
H A Dpk7_lib.c295 int PKCS7_add_certificate(PKCS7 *p7, X509 *x509)
298 STACK_OF(X509) **sk;
366 int PKCS7_SIGNER_INFO_set(PKCS7_SIGNER_INFO *p7i, X509 *x509, EVP_PKEY *pkey,
413 PKCS7_SIGNER_INFO *PKCS7_add_signature(PKCS7 *p7, X509 *x509, EVP_PKEY *pkey,
491 PKCS7_RECIP_INFO *PKCS7_add_recipient(PKCS7 *p7, X509 *x509)
529 int PKCS7_RECIP_INFO_set(PKCS7_RECIP_INFO *p7i, X509 *x509)
581 X509 *PKCS7_cert_from_signer_info(PKCS7 *p7, PKCS7_SIGNER_INFO *si)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/engines/
H A De_capi.c155 STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **pkey,
156 STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data);
158 static int cert_select_simple(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
160 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
212 int (*client_cert_select)(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
1288 X509 *x;
1606 static int cert_issuer_match(STACK_OF(X509_NAME) *ca_dn, X509 *x)
1625 STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **pkey,
1626 STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data)
1628 STACK_OF(X509) *cert
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/engines/
H A De_capi.c155 STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **pkey,
156 STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data);
158 static int cert_select_simple(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
160 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
212 int (*client_cert_select)(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
1288 X509 *x;
1606 static int cert_issuer_match(STACK_OF(X509_NAME) *ca_dn, X509 *x)
1625 STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **pkey,
1626 STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data)
1628 STACK_OF(X509) *cert
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/engines/
H A De_capi.c155 STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **pkey,
156 STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data);
158 static int cert_select_simple(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
160 static int cert_select_dialog(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
212 int (*client_cert_select)(ENGINE *e, SSL *ssl, STACK_OF(X509) *certs);
1288 X509 *x;
1606 static int cert_issuer_match(STACK_OF(X509_NAME) *ca_dn, X509 *x)
1625 STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **pkey,
1626 STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data)
1628 STACK_OF(X509) *cert
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dca.c199 static int certify(X509 **xret, char *infile,EVP_PKEY *pkey,X509 *x509,
205 static int certify_cert(X509 **xret, char *infile,EVP_PKEY *pkey,X509 *x509,
212 static int certify_spkac(X509 **xret, char *infile,EVP_PKEY *pkey,X509 *x509,
218 static void write_new_certificate(BIO *bp, X509 *x, int output_der, int notext);
219 static int do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst,
225 static int do_revoke(X509 *x50
[all...]
H A Dx509.c157 static int sign (X509 *x, EVP_PKEY *pkey,int days,int clrext, const EVP_MD *digest,
160 X509 *x,X509 *xca,EVP_PKEY *pkey,char *serial,
163 static int purpose_print(BIO *bio, X509 *cert, X509_PURPOSE *pt);
173 X509 *x=NULL,*xca=NULL;
1134 X509 *x, X509 *xca, EVP_PKEY *pkey, char *serialfile, int create,
1148 BIO_printf(bio_err,"Error initialising X509 store\n");
1207 X509 *err_cert;
1236 static int sign(X509 *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dca.c199 static int certify(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509,
207 static int certify_cert(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509,
216 static int certify_spkac(X509 **xret, char *infile, EVP_PKEY *pkey,
217 X509 *x509, const EVP_MD *dgst,
225 static void write_new_certificate(BIO *bp, X509 *x, int output_der,
227 static int do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509,
235 static int do_revoke(X509 *x50
[all...]
H A Dx509.c160 static int sign(X509 *x, EVP_PKEY *pkey, int days, int clrext,
163 X509 *x, X509 *xca, EVP_PKEY *pkey,
167 static int purpose_print(BIO *bio, X509 *cert, X509_PURPOSE *pt);
180 X509 *x = NULL, *xca = NULL;
1096 X509 *x, X509 *xca, EVP_PKEY *pkey,
1112 BIO_printf(bio_err, "Error initialising X509 store\n");
1182 X509 *err_cert;
1213 static int sign(X509 *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dca.c199 static int certify(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509,
207 static int certify_cert(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509,
216 static int certify_spkac(X509 **xret, char *infile, EVP_PKEY *pkey,
217 X509 *x509, const EVP_MD *dgst,
225 static void write_new_certificate(BIO *bp, X509 *x, int output_der,
227 static int do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509,
235 static int do_revoke(X509 *x50
[all...]
H A Dx509.c160 static int sign(X509 *x, EVP_PKEY *pkey, int days, int clrext,
163 X509 *x, X509 *xca, EVP_PKEY *pkey,
167 static int purpose_print(BIO *bio, X509 *cert, X509_PURPOSE *pt);
180 X509 *x = NULL, *xca = NULL;
1096 X509 *x, X509 *xca, EVP_PKEY *pkey,
1112 BIO_printf(bio_err, "Error initialising X509 store\n");
1182 X509 *err_cert;
1213 static int sign(X509 *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dca.c199 static int certify(X509 **xret, char *infile,EVP_PKEY *pkey,X509 *x509,
205 static int certify_cert(X509 **xret, char *infile,EVP_PKEY *pkey,X509 *x509,
212 static int certify_spkac(X509 **xret, char *infile,EVP_PKEY *pkey,X509 *x509,
218 static void write_new_certificate(BIO *bp, X509 *x, int output_der, int notext);
219 static int do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst,
225 static int do_revoke(X509 *x50
[all...]
H A Dx509.c157 static int sign (X509 *x, EVP_PKEY *pkey,int days,int clrext, const EVP_MD *digest,
160 X509 *x,X509 *xca,EVP_PKEY *pkey,char *serial,
163 static int purpose_print(BIO *bio, X509 *cert, X509_PURPOSE *pt);
173 X509 *x=NULL,*xca=NULL;
1134 X509 *x, X509 *xca, EVP_PKEY *pkey, char *serialfile, int create,
1148 BIO_printf(bio_err,"Error initialising X509 store\n");
1207 X509 *err_cert;
1236 static int sign(X509 *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dca.c199 static int certify(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509,
207 static int certify_cert(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509,
216 static int certify_spkac(X509 **xret, char *infile, EVP_PKEY *pkey,
217 X509 *x509, const EVP_MD *dgst,
225 static void write_new_certificate(BIO *bp, X509 *x, int output_der,
227 static int do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509,
235 static int do_revoke(X509 *x50
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dca.c199 static int certify(X509 **xret, char *infile,EVP_PKEY *pkey,X509 *x509,
205 static int certify_cert(X509 **xret, char *infile,EVP_PKEY *pkey,X509 *x509,
212 static int certify_spkac(X509 **xret, char *infile,EVP_PKEY *pkey,X509 *x509,
218 static void write_new_certificate(BIO *bp, X509 *x, int output_der, int notext);
219 static int do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst,
225 static int do_revoke(X509 *x50
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/cms/
H A Dcms_sd.c210 int cms_set1_SignerIdentifier(CMS_SignerIdentifier *sid, X509 *cert, int type)
276 int cms_SignerIdentifier_cert_cmp(CMS_SignerIdentifier *sid, X509 *cert)
301 X509 *signer, EVP_PKEY *pk, const EVP_MD *md,
501 STACK_OF(X509) *CMS_get0_signers(CMS_ContentInfo *cms)
503 STACK_OF(X509) *signers = NULL;
529 void CMS_SignerInfo_set1_signer_cert(CMS_SignerInfo *si, X509 *signer)
550 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert)
555 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *scerts,
562 X509 *x;
606 void CMS_SignerInfo_get0_algs(CMS_SignerInfo *si, EVP_PKEY **pk, X509 **signe
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/cms/
H A Dcms_sd.c197 int cms_set1_SignerIdentifier(CMS_SignerIdentifier *sid, X509 *cert, int type)
238 int cms_SignerIdentifier_cert_cmp(CMS_SignerIdentifier *sid, X509 *cert)
267 X509 *signer, EVP_PKEY *pk, const EVP_MD *md,
462 STACK_OF(X509) *CMS_get0_signers(CMS_ContentInfo *cms)
464 STACK_OF(X509) *signers = NULL;
486 void CMS_SignerInfo_set1_signer_cert(CMS_SignerInfo *si, X509 *signer)
506 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert)
511 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *scerts,
518 X509 *x;
558 X509 **signe
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/cms/
H A Dcms_sd.c210 int cms_set1_SignerIdentifier(CMS_SignerIdentifier *sid, X509 *cert, int type)
276 int cms_SignerIdentifier_cert_cmp(CMS_SignerIdentifier *sid, X509 *cert)
301 X509 *signer, EVP_PKEY *pk, const EVP_MD *md,
501 STACK_OF(X509) *CMS_get0_signers(CMS_ContentInfo *cms)
503 STACK_OF(X509) *signers = NULL;
529 void CMS_SignerInfo_set1_signer_cert(CMS_SignerInfo *si, X509 *signer)
550 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert)
555 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *scerts,
562 X509 *x;
606 void CMS_SignerInfo_get0_algs(CMS_SignerInfo *si, EVP_PKEY **pk, X509 **signe
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/cms/
H A Dcms_sd.c197 int cms_set1_SignerIdentifier(CMS_SignerIdentifier *sid, X509 *cert, int type)
238 int cms_SignerIdentifier_cert_cmp(CMS_SignerIdentifier *sid, X509 *cert)
267 X509 *signer, EVP_PKEY *pk, const EVP_MD *md,
462 STACK_OF(X509) *CMS_get0_signers(CMS_ContentInfo *cms)
464 STACK_OF(X509) *signers = NULL;
486 void CMS_SignerInfo_set1_signer_cert(CMS_SignerInfo *si, X509 *signer)
506 int CMS_SignerInfo_cert_cmp(CMS_SignerInfo *si, X509 *cert)
511 int CMS_set1_signers_certs(CMS_ContentInfo *cms, STACK_OF(X509) *scerts,
518 X509 *x;
558 X509 **signe
[all...]

Completed in 176 milliseconds

<<21222324252627282930>>