Home
last modified time | relevance | path

Searched defs:chtype (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dreq.c244 unsigned long chtype = MBSTRING_ASC, reqflag = 0; in req_main() local
990 int attribs, unsigned long chtype) in make_REQ()
1053 static int build_subject(X509_REQ *req, const char *subject, unsigned long chtype, in build_subject()
1072 int attribs, unsigned long chtype) in prompt_info()
1241 unsigned long chtype) in auto_info()
1308 unsigned long chtype, int mval) in add_DN_object()
1328 int n_max, unsigned long chtype) in add_attribute_object()
H A Dca.c260 unsigned long chtype = MBSTRING_ASC, certopt = 0; in ca_main() local
1268 BIGNUM *serial, const char *subj, unsigned long chtype, in certify()
1337 BIGNUM *serial, const char *subj, unsigned long chtype, in certify_cert()
1390 const char *subj, unsigned long chtype, int multirdn, in do_body()
1917 BIGNUM *serial, const char *subj, unsigned long chtype, in certify_spkac()
H A Dapps.c1789 X509_NAME *parse_name(const char *cp, long chtype, int canmulti) in parse_name()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dreq.c266 unsigned long chtype = MBSTRING_ASC, reqflag = 0; in req_main() local
1069 int multirdn, int attribs, unsigned long chtype) in make_REQ()
1129 int attribs, unsigned long chtype) in prompt_info()
1295 unsigned long chtype) in auto_info()
1362 unsigned long chtype, int mval) in add_DN_object()
1382 int n_max, unsigned long chtype) in add_attribute_object()
H A Dca.c299 unsigned long chtype = MBSTRING_ASC, certopt = 0; in ca_main() local
1383 BIGNUM *serial, const char *subj, unsigned long chtype, in certify()
1441 BIGNUM *serial, const char *subj, unsigned long chtype, in certify_cert()
1495 const char *subj, unsigned long chtype, int multirdn, in do_body()
1997 BIGNUM *serial, const char *subj, unsigned long chtype, in certify_spkac()
H A Dx509.c266 const unsigned long chtype = MBSTRING_ASC; in x509_main() local
/netbsd-src/sys/ufs/chfs/
H A Dchfs_inode.h48 enum chtype { enum
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_utl.c1244 unsigned long chtype) in X509V3_NAME_from_section()
/netbsd-src/lib/libcurses/
H A Dcurses.h54 typedef wchar_t chtype; typedef
[all...]
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps.c1880 X509_NAME *parse_name(const char *cp, int chtype, int canmulti, in parse_name()