Searched refs:chtype (Results 1 - 25 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/caif/
H A Dcaif_config_util.c44 l->chtype = 0x02;
46 l->chtype = s->sockaddr.u.at.type;
51 l->chtype = 0x00;
56 l->chtype = 0x03;
70 l->chtype = 0x00;
86 l->chtype = s->sockaddr.u.dbg.type;
H A Dcfctrl.c65 p1->endpoint == p2->endpoint && p1->chtype == p2->chtype;
215 cfpkt_addbdy(pkt, (param->chtype << 4) + param->linktype);
423 linkparam.chtype = servtype;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/lxdialog/
H A Ddialog.h103 chtype atr; /* Color attribute */
199 void attr_clear(WINDOW * win, int height, int width, chtype attr);
204 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
205 chtype border);
H A Dutil.c239 void attr_clear(WINDOW * win, int height, int width, chtype attr)
422 chtype box, chtype border)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Ddialog.h131 extern chtype attributes[];
143 void attr_clear(WINDOW * win, int height, int width, chtype attr);
149 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
150 chtype border);
H A Dutil.c32 chtype attributes[] = {
107 void attr_clear(WINDOW * win, int height, int width, chtype attr)
291 chtype box, chtype border)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Ddialog.h130 extern chtype attributes[];
150 void attr_clear (WINDOW * win, int height, int width, chtype attr);
154 void draw_box (WINDOW * win, int y, int x, int height, int width, chtype box,
155 chtype border);
H A Dutil.c35 chtype attributes[] =
112 attr_clear (WINDOW * win, int height, int width, chtype attr)
287 chtype box, chtype border)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dreq.c132 int attribs, unsigned long chtype);
133 static int build_subject(X509_REQ *req, char *subj, unsigned long chtype,
138 int attribs, unsigned long chtype);
141 unsigned long chtype);
144 unsigned long chtype);
147 unsigned long chtype, int mval);
197 unsigned long chtype = MBSTRING_ASC; local
320 chtype = MBSTRING_UTF8;
566 if (chtype != MBSTRING_UTF8) {
571 chtype
1051 make_REQ(X509_REQ *req, EVP_PKEY *pkey, char *subj, int multirdn, int attribs, unsigned long chtype) argument
1117 build_subject(X509_REQ *req, char *subject, unsigned long chtype, int multirdn) argument
1133 prompt_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, char *dn_sect, STACK_OF(CONF_VALUE) *attr_sk, char *attr_sect, int attribs, unsigned long chtype) argument
1301 auto_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, STACK_OF(CONF_VALUE) *attr_sk, int attribs, unsigned long chtype) argument
1365 add_DN_object(X509_NAME *n, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype, int mval) argument
1423 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) argument
[all...]
H A Dca.c196 BIGNUM *serial, char *subj, unsigned long chtype,
204 BIGNUM *serial, char *subj, unsigned long chtype,
214 BIGNUM *serial, char *subj, unsigned long chtype,
224 char *subj, unsigned long chtype, int multirdn,
284 unsigned long chtype = MBSTRING_ASC; local
365 chtype = MBSTRING_UTF8;
650 if (chtype != MBSTRING_UTF8) {
655 chtype = MBSTRING_UTF8;
1111 attribs, db, serial, subj, chtype, multirdn,
1136 db, serial, subj, chtype, multird
1498 certify(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
1568 certify_cert(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, ENGINE *e) argument
1625 do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, int verbose, X509_REQ *req, char *ext_sect, CONF *lconf, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
2193 certify_spkac(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy) argument
[all...]
H A Dapps.h319 X509_NAME *parse_name(char *str, long chtype, int multirdn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dreq.c132 int attribs, unsigned long chtype);
133 static int build_subject(X509_REQ *req, char *subj, unsigned long chtype,
138 int attribs, unsigned long chtype);
141 unsigned long chtype);
144 unsigned long chtype);
147 unsigned long chtype, int mval);
197 unsigned long chtype = MBSTRING_ASC; local
320 chtype = MBSTRING_UTF8;
566 if (chtype != MBSTRING_UTF8) {
571 chtype
1051 make_REQ(X509_REQ *req, EVP_PKEY *pkey, char *subj, int multirdn, int attribs, unsigned long chtype) argument
1117 build_subject(X509_REQ *req, char *subject, unsigned long chtype, int multirdn) argument
1133 prompt_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, char *dn_sect, STACK_OF(CONF_VALUE) *attr_sk, char *attr_sect, int attribs, unsigned long chtype) argument
1301 auto_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, STACK_OF(CONF_VALUE) *attr_sk, int attribs, unsigned long chtype) argument
1365 add_DN_object(X509_NAME *n, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype, int mval) argument
1423 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) argument
[all...]
H A Dca.c196 BIGNUM *serial, char *subj, unsigned long chtype,
204 BIGNUM *serial, char *subj, unsigned long chtype,
214 BIGNUM *serial, char *subj, unsigned long chtype,
224 char *subj, unsigned long chtype, int multirdn,
284 unsigned long chtype = MBSTRING_ASC; local
365 chtype = MBSTRING_UTF8;
650 if (chtype != MBSTRING_UTF8) {
655 chtype = MBSTRING_UTF8;
1111 attribs, db, serial, subj, chtype, multirdn,
1136 db, serial, subj, chtype, multird
1498 certify(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
1568 certify_cert(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, ENGINE *e) argument
1625 do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, int verbose, X509_REQ *req, char *ext_sect, CONF *lconf, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
2193 certify_spkac(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy) argument
[all...]
H A Dapps.h319 X509_NAME *parse_name(char *str, long chtype, int multirdn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dreq.c129 int attribs,unsigned long chtype);
130 static int build_subject(X509_REQ *req, char *subj, unsigned long chtype,
135 unsigned long chtype);
138 unsigned long chtype);
141 int n_max, unsigned long chtype);
143 int nid,int n_min,int n_max, unsigned long chtype, int mval);
197 unsigned long chtype = MBSTRING_ASC; local
430 chtype = MBSTRING_UTF8;
674 if (chtype != MBSTRING_UTF8)
680 chtype
1201 make_REQ(X509_REQ *req, EVP_PKEY *pkey, char *subj, int multirdn, int attribs, unsigned long chtype) argument
1269 build_subject(X509_REQ *req, char *subject, unsigned long chtype, int multirdn) argument
1286 prompt_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, char *dn_sect, STACK_OF(CONF_VALUE) *attr_sk, char *attr_sect, int attribs, unsigned long chtype) argument
1459 auto_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, STACK_OF(CONF_VALUE) *attr_sk, int attribs, unsigned long chtype) argument
1523 add_DN_object(X509_NAME *n, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype, int mval) argument
1579 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) argument
[all...]
H A Dca.c202 BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn, char *startdate,
208 CA_DB *db, BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn,
215 CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn, int email_dn,
222 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn,
282 unsigned long chtype = MBSTRING_ASC; local
365 chtype = MBSTRING_UTF8;
664 if (chtype != MBSTRING_UTF8){
669 chtype = MBSTRING_UTF8;
1161 serial,subj,chtype,multirdn,email_dn,startdate,enddate,days,extensions,
1185 db,serial,subj,chtype,multird
1534 certify(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
1602 certify_cert(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, ENGINE *e) argument
1656 do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, int verbose, X509_REQ *req, char *ext_sect, CONF *lconf, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
2226 certify_spkac(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy) argument
[all...]
H A Dapps.h319 X509_NAME *parse_name(char *str, long chtype, int multirdn);
H A Dapps.c2027 X509_NAME *parse_name(char *subject, long chtype, int multirdn) argument
2139 if (!X509_NAME_add_entry_by_NID(n, nid, chtype, (unsigned char*)ne_values[i], -1,-1,mval[i]))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dnconf.h83 chtype color);
H A Dnconf.gui.c152 chtype color)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/caif/
H A Dcfctrl.h63 u8 chtype; /* (H1,H0) Channel-Type, applies to member in struct:cfctrl_link_param
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_utl.c801 unsigned long chtype)
838 if (!X509_NAME_add_entry_by_txt(nm,type, chtype,
800 X509V3_NAME_from_section(X509_NAME *nm, STACK_OF(CONF_VALUE)*dn_sk, unsigned long chtype) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_utl.c1307 unsigned long chtype)
1344 if (!X509_NAME_add_entry_by_txt(nm, type, chtype,
1306 X509V3_NAME_from_section(X509_NAME *nm, STACK_OF(CONF_VALUE) *dn_sk, unsigned long chtype) argument
H A Dx509v3.h753 unsigned long chtype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_utl.c1307 unsigned long chtype)
1344 if (!X509_NAME_add_entry_by_txt(nm, type, chtype,
1306 X509V3_NAME_from_section(X509_NAME *nm, STACK_OF(CONF_VALUE) *dn_sk, unsigned long chtype) argument

Completed in 134 milliseconds

12