Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/apps/
H A Dreq.c197 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 Dca.c290 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 Dapps.c2024 X509_NAME *parse_name(char *subject, long chtype, int multirdn) in parse_name()
/minix3/sys/ufs/chfs/
H A Dchfs_inode.h48 enum chtype { enum
/minix3/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3_utl.c875 unsigned long chtype) in X509V3_NAME_from_section()
/minix3/lib/libcurses/
H A Dcurses.h54 typedef wchar_t chtype; typedef