Searched defs:chtype (Results 1 – 6 of 6) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/apps/ |
H A D | req.c | 197 unsigned long chtype = MBSTRING_ASC; in MAIN() local 1052 int attribs, unsigned long chtype) in make_REQ() 1117 static int build_subject(X509_REQ *req, char *subject, unsigned long chtype, in build_subject() 1136 int attribs, unsigned long chtype) in prompt_info() 1303 unsigned long chtype) 1367 unsigned long chtype, int mval) 1425 int n_max, unsigned long chtype)
|
H A D | ca.c | 290 unsigned long chtype = MBSTRING_ASC; in MAIN() local 1500 BIGNUM *serial, char *subj, unsigned long chtype, in certify() 1570 BIGNUM *serial, char *subj, unsigned long chtype, in certify_cert() 1627 char *subj, unsigned long chtype, int multirdn, in do_body() 2192 BIGNUM *serial, char *subj, unsigned long chtype, in certify_spkac()
|
H A D | apps.c | 2024 X509_NAME *parse_name(char *subject, long chtype, int multirdn) in parse_name()
|
/minix3/sys/ufs/chfs/ |
H A D | chfs_inode.h | 48 enum chtype { enum
|
/minix3/crypto/external/bsd/openssl/dist/crypto/x509v3/ |
H A D | v3_utl.c | 875 unsigned long chtype) in X509V3_NAME_from_section()
|
/minix3/lib/libcurses/ |
H A D | curses.h | 54 typedef wchar_t chtype; typedef
|