Home
last modified time | relevance | path

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

1234

/third_party/node/deps/openssl/openssl/apps/
H A Dreq.c51 int mutlirdn, int attribs, unsigned long chtype);
55 int attribs, unsigned long chtype);
58 unsigned long chtype);
61 unsigned long chtype);
64 unsigned long chtype, int mval);
266 unsigned long chtype = MBSTRING_ASC, reqflag = 0; in req_main() local
392 chtype = MBSTRING_UTF8; in req_main()
602 if (chtype != MBSTRING_UTF8) { in req_main()
607 chtype = MBSTRING_UTF8; in req_main()
746 && (fsubj = parse_name(subj, chtype, multird in req_main()
1068 make_REQ(X509_REQ *req, EVP_PKEY *pkey, X509_NAME *fsubj, int multirdn, int attribs, unsigned long chtype) make_REQ() argument
1126 prompt_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, const char *dn_sect, STACK_OF(CONF_VALUE) *attr_sk, const char *attr_sect, int attribs, unsigned long chtype) prompt_info() argument
1293 auto_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, STACK_OF(CONF_VALUE) *attr_sk, int attribs, unsigned long chtype) auto_info() argument
1360 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) add_DN_object() argument
1380 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) add_attribute_object() argument
[all...]
H A Dca.c97 BIGNUM *serial, const char *subj, unsigned long chtype,
109 BIGNUM *serial, const char *subj, unsigned long chtype,
118 BIGNUM *serial, const char *subj, unsigned long chtype,
126 const char *subj, unsigned long chtype, int multirdn,
299 unsigned long chtype = MBSTRING_ASC, certopt = 0; in ca_main() local
346 chtype = MBSTRING_UTF8; in ca_main()
542 if (chtype != MBSTRING_UTF8) { in ca_main()
547 chtype = MBSTRING_UTF8; in ca_main()
968 attribs, db, serial, subj, chtype, multirdn, in ca_main()
989 db, serial, subj, chtype, multird in ca_main()
1377 certify(X509 **xret, const char *infile, int informat, EVP_PKEY *pkey, X509 *x509, const char *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(OPENSSL_STRING) *vfyopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, const char *subj, unsigned long chtype, int multirdn, int email_dn, const char *startdate, const char *enddate, long days, int batch, const char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign, unsigned long dateopt) certify() argument
1435 certify_cert(X509 **xret, const char *infile, int certformat, const char *passin, EVP_PKEY *pkey, X509 *x509, const char *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(OPENSSL_STRING) *vfyopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, const char *subj, unsigned long chtype, int multirdn, int email_dn, const char *startdate, const char *enddate, long days, int batch, const char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, unsigned long dateopt) certify_cert() argument
1492 do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const char *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, const char *subj, unsigned long chtype, int multirdn, int email_dn, const char *startdate, const char *enddate, long days, int batch, int verbose, X509_REQ *req, const char *ext_sect, CONF *lconf, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign, unsigned long dateopt) do_body() argument
1993 certify_spkac(X509 **xret, const char *infile, EVP_PKEY *pkey, X509 *x509, const char *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, const char *subj, unsigned long chtype, int multirdn, int email_dn, const char *startdate, const char *enddate, long days, const char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, unsigned long dateopt) certify_spkac() argument
[all...]
H A Dx509.c266 const unsigned long chtype = MBSTRING_ASC; in x509_main() local
653 && (fsubj = parse_name(subj, chtype, multirdn, "subject")) == NULL) in x509_main()
/third_party/openssl/apps/
H A Dreq.c51 int mutlirdn, int attribs, unsigned long chtype);
55 int attribs, unsigned long chtype);
58 unsigned long chtype);
61 unsigned long chtype);
64 unsigned long chtype, int mval);
266 unsigned long chtype = MBSTRING_ASC, reqflag = 0; in req_main() local
392 chtype = MBSTRING_UTF8; in req_main()
602 if (chtype != MBSTRING_UTF8) { in req_main()
607 chtype = MBSTRING_UTF8; in req_main()
744 && (fsubj = parse_name(subj, chtype, multird in req_main()
1066 make_REQ(X509_REQ *req, EVP_PKEY *pkey, X509_NAME *fsubj, int multirdn, int attribs, unsigned long chtype) make_REQ() argument
1124 prompt_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, const char *dn_sect, STACK_OF(CONF_VALUE) *attr_sk, const char *attr_sect, int attribs, unsigned long chtype) prompt_info() argument
1291 auto_info(X509_REQ *req, STACK_OF(CONF_VALUE) *dn_sk, STACK_OF(CONF_VALUE) *attr_sk, int attribs, unsigned long chtype) auto_info() argument
1358 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) add_DN_object() argument
1378 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) add_attribute_object() argument
[all...]
H A Dca.c97 BIGNUM *serial, const char *subj, unsigned long chtype,
109 BIGNUM *serial, const char *subj, unsigned long chtype,
118 BIGNUM *serial, const char *subj, unsigned long chtype,
126 const char *subj, unsigned long chtype, int multirdn,
299 unsigned long chtype = MBSTRING_ASC, certopt = 0; in ca_main() local
346 chtype = MBSTRING_UTF8; in ca_main()
542 if (chtype != MBSTRING_UTF8) { in ca_main()
547 chtype = MBSTRING_UTF8; in ca_main()
954 attribs, db, serial, subj, chtype, multirdn, in ca_main()
975 db, serial, subj, chtype, multird in ca_main()
1357 certify(X509 **xret, const char *infile, int informat, EVP_PKEY *pkey, X509 *x509, const char *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(OPENSSL_STRING) *vfyopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, const char *subj, unsigned long chtype, int multirdn, int email_dn, const char *startdate, const char *enddate, long days, int batch, const char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign, unsigned long dateopt) certify() argument
1415 certify_cert(X509 **xret, const char *infile, int certformat, const char *passin, EVP_PKEY *pkey, X509 *x509, const char *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(OPENSSL_STRING) *vfyopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, const char *subj, unsigned long chtype, int multirdn, int email_dn, const char *startdate, const char *enddate, long days, int batch, const char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, unsigned long dateopt) certify_cert() argument
1472 do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const char *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, const char *subj, unsigned long chtype, int multirdn, int email_dn, const char *startdate, const char *enddate, long days, int batch, int verbose, X509_REQ *req, const char *ext_sect, CONF *lconf, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign, unsigned long dateopt) do_body() argument
1973 certify_spkac(X509 **xret, const char *infile, EVP_PKEY *pkey, X509 *x509, const char *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, const char *subj, unsigned long chtype, int multirdn, int email_dn, const char *startdate, const char *enddate, long days, const char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, unsigned long dateopt) certify_spkac() argument
[all...]
H A Dx509.c266 const unsigned long chtype = MBSTRING_ASC; in x509_main() local
653 && (fsubj = parse_name(subj, chtype, multirdn, "subject")) == NULL) in x509_main()
/third_party/toybox/kconfig/lxdialog/
H A Ddialog.h97 chtype atr; /* Color attribute */
193 void attr_clear(WINDOW * win, int height, int width, chtype attr);
198 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
199 chtype border);
H A Dutil.c239 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
407 chtype box, chtype border) in draw_box()
/third_party/python/Modules/
H A D_cursesmodule.c136 typedef chtype attr_t; /* No attr_t type is available */
228 /* Convert an object to a byte (an integer of type chtype):
236 PyCurses_ConvertToChtype(PyCursesWindowObject *win, PyObject *obj, chtype *ch) in PyCurses_ConvertToChtype()
282 *ch = (chtype)value; in PyCurses_ConvertToChtype()
289 "byte doesn't fit in chtype"); in PyCurses_ConvertToChtype()
293 /* Convert an object to a byte (chtype) or a character (cchar_t):
306 chtype *ch in PyCurses_ConvertToCchar_t()
351 *ch = (chtype)value; in PyCurses_ConvertToCchar_t()
354 "byte doesn't fit in chtype"); in PyCurses_ConvertToCchar_t()
753 chtype cc in _curses_window_addch_impl()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicSpirvShaders.hpp52 CaseVariant (ImageType imgtype, tcu::TextureFormat::ChannelOrder order, tcu::TextureFormat::ChannelType chtype, CheckType cktype);
H A DvktImageAtomicSpirvShaders.cpp6525 CaseVariant::CaseVariant (ImageType imgtype, tcu::TextureFormat::ChannelOrder order, tcu::TextureFormat::ChannelType chtype, CheckType cktype) in CaseVariant() argument
6526 : imageType{imgtype}, textureFormat{order, chtype}, checkType{cktype} in CaseVariant()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageAtomicSpirvShaders.hpp52 CaseVariant (ImageType imgtype, tcu::TextureFormat::ChannelOrder order, tcu::TextureFormat::ChannelType chtype, CheckType cktype);
H A DvktImageAtomicSpirvShaders.cpp6525 CaseVariant::CaseVariant (ImageType imgtype, tcu::TextureFormat::ChannelOrder order, tcu::TextureFormat::ChannelType chtype, CheckType cktype) in CaseVariant() argument
6526 : imageType{imgtype}, textureFormat{order, chtype}, checkType{cktype} in CaseVariant()
/third_party/alsa-utils/alsamixer/
H A Dwidget.h28 chtype bkgd, unsigned int flags);
H A Dwidget.c45 chtype bkgd, unsigned int flags) in widget_init()
H A Dmixer_display.c470 chtype ch; in display_control()
638 chtype left, right; in display_scroll_indicators()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dx509.rs375 chtype: c_int, in X509_REQ_add1_attr_by_txt()
382 chtype: c_int, in X509_REQ_add1_attr_by_NID()
389 chtype: c_int, in X509_REQ_add1_attr_by_OBJ()
/third_party/node/deps/openssl/openssl/apps/include/
H A Dapps.h245 X509_NAME *parse_name(const char *str, int chtype, int multirdn,
/third_party/openssl/apps/include/
H A Dapps.h245 X509_NAME *parse_name(const char *str, int chtype, int multirdn,
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_utl.c1311 unsigned long chtype) in X509V3_NAME_from_section()
1351 if (!X509_NAME_add_entry_by_txt(nm, type, chtype, in X509V3_NAME_from_section()
1310 X509V3_NAME_from_section(X509_NAME *nm, STACK_OF(CONF_VALUE) *dn_sk, unsigned long chtype) X509V3_NAME_from_section() argument
/third_party/openssl/crypto/x509/
H A Dv3_utl.c1339 unsigned long chtype) in X509V3_NAME_from_section()
1379 if (!X509_NAME_add_entry_by_txt(nm, type, chtype, in X509V3_NAME_from_section()
1338 X509V3_NAME_from_section(X509_NAME *nm, STACK_OF(CONF_VALUE) *dn_sk, unsigned long chtype) X509V3_NAME_from_section() argument
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509v3.h719 unsigned long chtype);
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c1880 X509_NAME *parse_name(const char *cp, int chtype, int canmulti, in parse_name() argument
1967 if (!X509_NAME_add_entry_by_NID(n, nid, chtype, in parse_name()
/third_party/openssl/apps/lib/
H A Dapps.c1875 X509_NAME *parse_name(const char *cp, int chtype, int canmulti, in parse_name() argument
1961 if (!X509_NAME_add_entry_by_NID(n, nid, chtype, in parse_name()
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dx509v3.h1045 unsigned long chtype);

Completed in 64 milliseconds

1234