Searched refs:cert (Results 1 - 14 of 14) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/
H A Dlprng_certs.sh26 # but we are going to assume that this is our signing cert
30 # SSL_SERVER_CERT "/etc/lpd/ssl.server/server.cert"
31 # ${sysconfdir}/lpd/ssl.cert/server.cert
32 # - server cert file
34 # ${sysconfdir}/lpd/ssl.cert/server.pwd
85 ${T_MD} gen - generate user, server, or signing cert${T_ME}
86 ${T_MD} verify [cert] - verify cert file${T_ME}
138 ask "Signer Private Key File (blank indicates key in cert fil
[all...]
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dpkcs12.h247 int PKCS12_parse(PKCS12 *p12, const char *pass, EVP_PKEY **pkey, X509 **cert,
249 PKCS12 *PKCS12_create(char *pass, char *name, EVP_PKEY *pkey, X509 *cert,
253 PKCS12_SAFEBAG *PKCS12_add_cert(STACK_OF(PKCS12_SAFEBAG) **pbags, X509 *cert); variable
H A Dpkcs7.h115 X509 *cert; /* get the pub-key from this */ member in struct:pkcs7_recip_info_st
125 STACK_OF(X509) *cert; /* [ 0 ] */ member in struct:pkcs7_signed_st
153 STACK_OF(X509) *cert; /* [ 0 ] */ member in struct:pkcs7_signedandenveloped_st
363 int PKCS7_decrypt(PKCS7 *p7, EVP_PKEY *pkey, X509 *cert, BIO *data, int flags);
H A Docsp.h416 int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert);
464 int OCSP_basic_add1_cert(OCSP_BASICRESP *resp, X509 *cert);
H A Dx509v3.h535 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509 *cert);
541 int X509V3_EXT_add_conf(LHASH *conf, X509V3_CTX *ctx, char *section, X509 *cert);
H A Dx509_vfy.h180 * function is then called to actually check the cert chain. */
195 int (*get_issuer)(X509 **issuer, X509_STORE_CTX *ctx, X509 *x); /* get issuers cert from ctx */
223 /* This is a used when verifying cert chains. Since the
224 * gathering of the cert chain can take some time (and have to be
232 X509 *cert; /* The cert to check */ member in struct:x509_store_ctx_st
242 int (*get_issuer)(X509 **issuer, X509_STORE_CTX *ctx, X509 *x); /* get issuers cert from ctx */
253 int last_untrusted; /* index of last untrusted cert */
263 X509 *current_issuer; /* cert currently being tested as valid issuer */
315 /* These are 'informational' when looking for issuer cert */
[all...]
H A Dssl.h445 /* The cert is the certificate used to establish this connection */
448 /* This is the cert for the other end.
576 #define SSL_MAX_CERT_LIST_DEFAULT 1024*30 /* 30k max cert list :-) */
578 #define SSL_MAX_CERT_LIST_DEFAULT 1024*100 /* 100k max cert list :-) */
687 /* get client cert callback */
712 /* what we put in client cert requests */
722 struct cert_st /* CERT */ *cert; member in struct:ssl_ctx_st
910 /* client cert? */
912 struct cert_st /* CERT */ *cert; member in struct:ssl_st
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dpkcs7.h115 X509 *cert; /* get the pub-key from this */ member in struct:pkcs7_recip_info_st
125 STACK_OF(X509) *cert; /* [ 0 ] */ member in struct:pkcs7_signed_st
153 STACK_OF(X509) *cert; /* [ 0 ] */ member in struct:pkcs7_signedandenveloped_st
354 int PKCS7_decrypt(PKCS7 *p7, EVP_PKEY *pkey, X509 *cert, BIO *data, int flags);
H A Dpkcs12.h247 int PKCS12_parse(PKCS12 *p12, const char *pass, EVP_PKEY **pkey, X509 **cert,
249 PKCS12 *PKCS12_create(char *pass, char *name, EVP_PKEY *pkey, X509 *cert,
H A Docsp.h423 int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert);
471 int OCSP_basic_add1_cert(OCSP_BASICRESP *resp, X509 *cert);
H A Dx509v3.h466 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509 *cert);
472 int X509V3_EXT_add_conf(LHASH *conf, X509V3_CTX *ctx, char *section, X509 *cert);
H A Dx509_vfy.h160 * function is then called to actually check the cert chain. */
180 int (*get_issuer)(X509 **issuer, X509_STORE_CTX *ctx, X509 *x); /* get issuers cert from ctx */
209 /* This is a used when verifying cert chains. Since the
210 * gathering of the cert chain can take some time (and have to be
218 X509 *cert; /* The cert to check */ member in struct:x509_store_ctx_st
229 int (*get_issuer)(X509 **issuer, X509_STORE_CTX *ctx, X509 *x); /* get issuers cert from ctx */
240 int last_untrusted; /* index of last untrusted cert */
247 X509 *current_issuer; /* cert currently being tested as valid issuer */
299 /* These are 'informational' when looking for issuer cert */
[all...]
H A Dssl.h431 /* The cert is the certificate used to establish this connection */
434 /* This is the cert for the other end.
558 #define SSL_MAX_CERT_LIST_DEFAULT 1024*30 /* 30k max cert list :-) */
560 #define SSL_MAX_CERT_LIST_DEFAULT 1024*100 /* 100k max cert list :-) */
669 /* get client cert callback */
686 /* what we put in client cert requests */
696 struct cert_st /* CERT */ *cert; member in struct:ssl_ctx_st
882 /* client cert? */
884 struct cert_st /* CERT */ *cert; member in struct:ssl_st
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A DMakefile19 lmgr.o q931.o callc.o fsm.o cert.o

Completed in 86 milliseconds