Home
last modified time | relevance | path

Searched defs:subj (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/usr.bin/mail/
H A Dformat.c298 const char *user, const char *subj, int tm_isdst) in subformat() argument
963 const char *subj; in subjof() local
998 const char *subj; in preformat() local
[all...]
H A Dcmd3.c261 reedit(char *subj, const char *pref) in reedit()
H A Dthread.c1458 char *subj = hfield(key, mp); in subj_load() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dreq.c234 char *req_exts = NULL, *subj = NULL; in req_main() local
989 static int make_REQ(X509_REQ *req, EVP_PKEY *pkey, char *subj, int multirdn, in make_REQ()
1082 X509_NAME *subj; in prompt_info() local
1247 X509_NAME *subj; in auto_info() local
H A Dca.c246 const char *serialfile = NULL, *subj = NULL; 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()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dca.c284 const char *serialfile = NULL, *subj = NULL; 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 Dreq.c255 char *req_exts = NULL, *subj = NULL; in req_main() local
1139 X509_NAME *subj = X509_REQ_get_subject_name(req); in prompt_info() local
1301 X509_NAME *subj; in auto_info() local
H A Dx509.c264 char *subj = NULL, *digest = NULL; in x509_main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dt_x509.c229 X509_NAME *subj; in X509_ocspid_print() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dt_x509.c230 const X509_NAME *subj; in X509_ocspid_print() local
H A Dv3_conf.c446 void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subj, X509_REQ *req, in X509V3_set_ctx()
/netbsd-src/usr.bin/msgs/
H A Dmsgs.c116 char subj[128]; variable
/netbsd-src/sys/netinet6/
H A Dicmp6.c1235 char *subj = NULL; in ni6_input() local
1702 ni6_addrs(struct icmp6_nodeinfo *ni6, struct ifnet **ifpp, char *subj, in ni6_addrs()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_client.c568 char *subj = NULL; in cert_response() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_conf.c432 void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subj, X509_REQ *req, in X509V3_set_ctx()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Daci.c365 struct berval *subj, in aci_group_member()
H A Dacl.c2368 struct berval *subj, in acl_match_set()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps.c655 char *subj = X509_NAME_oneline(X509_get_subject_name(cert), NULL, 0); in warn_cert_msg() local