/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.c | 826 struct mac_biba *subj, *new; in biba_cred_check_relabel() local 887 struct mac_biba *subj, *obj; in biba_cred_check_visible() local 1015 struct mac_biba *subj, *new; in biba_ifnet_check_relabel() local 1154 struct mac_biba *subj, *obj; in biba_inpcb_check_visible() local 1302 struct mac_biba *subj, *obj; in biba_kld_check_load() local 1325 struct mac_biba *subj, *obj; in biba_mount_check_stat() local 1448 struct mac_biba *subj, *obj; in biba_pipe_check_poll() local 1466 struct mac_biba *subj, *obj; in biba_pipe_check_read() local 1484 struct mac_biba *subj, *obj, *new; in biba_pipe_check_relabel() local 1535 struct mac_biba *subj, *obj; in biba_pipe_check_stat() local [all …]
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | 790 struct mac_mls *subj, *new; in mls_cred_check_relabel() local 850 struct mac_mls *subj, *obj; in mls_cred_check_visible() local 980 struct mac_mls *subj, *new; in mls_ifnet_check_relabel() local 1075 struct mac_mls *subj, *obj; in mls_inpcb_check_visible() local 1221 struct mac_mls *subj, *obj; in mls_mount_check_stat() local 1343 struct mac_mls *subj, *obj; in mls_pipe_check_poll() local 1361 struct mac_mls *subj, *obj; in mls_pipe_check_read() local 1379 struct mac_mls *subj, *obj, *new; in mls_pipe_check_relabel() local 1430 struct mac_mls *subj, *obj; in mls_pipe_check_stat() local 1448 struct mac_mls *subj, *obj; in mls_pipe_check_write() local [all …]
|
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 496 struct mac_lomac_proc *subj; in maybe_demote() local 921 struct mac_lomac *subj, *new; in lomac_cred_check_relabel() local 984 struct mac_lomac *subj, *obj; in lomac_cred_check_visible() local 1110 struct mac_lomac *subj, *new; in lomac_ifnet_check_relabel() local 1279 struct mac_lomac *subj, *obj; in lomac_inpcb_check_visible() local 1425 struct mac_lomac *subj, *obj; in lomac_kld_check_load() local 1550 struct mac_lomac *subj, *obj; in lomac_pipe_check_read() local 1568 struct mac_lomac *subj, *obj, *new; in lomac_pipe_check_relabel() local 1619 struct mac_lomac *subj, *obj; in lomac_pipe_check_write() local 1665 struct mac_lomac *subj; in lomac_priv_check() local [all …]
|
/freebsd/usr.bin/lockf/ |
H A D | lockf.c | 97 union lock_subject subj; in main() local 264 acquire_lock(union lock_subject *subj, int flags, int silent) in acquire_lock()
|
/freebsd/crypto/openssl/apps/ |
H A D | ca.c | 284 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 D | req.c | 255 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; auto_info() local [all...] |
H A D | x509.c | 264 char *subj = NULL, *digest = NULL; in x509_main() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | t_x509.c | 230 const X509_NAME *subj; in X509_ocspid_print() local
|
H A D | v3_conf.c | 446 void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subj, X509_REQ *req, in X509V3_set_ctx()
|
/freebsd/usr.bin/msgs/ |
H A D | msgs.c | 98 static char subj[128]; variable
|
/freebsd/sys/netinet6/ |
H A D | icmp6.c | 1217 char *subj = NULL; in ni6_input() local 1685 struct in6_addr *subj) in ni6_addrs()
|
/freebsd/usr.bin/mail/ |
H A D | cmd3.c | 260 reedit(char *subj) in reedit()
|
/freebsd/contrib/wpa/hs20/client/ |
H A D | est.c | 372 X509_NAME *subj = NULL; in generate_csr() local
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_client.c | 571 char *subj = NULL; in cert_response() local
|
/freebsd/contrib/ntp/util/ |
H A D | ntp-keygen.c | 1967 X509_NAME *subj; /* distinguished (common) name */ x509() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_crypto.c | 3158 X509_NAME *subj; /* distinguished (common) name */ cert_sign() local
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | apps.c | 655 char *subj = X509_NAME_oneline(X509_get_subject_name(cert), NULL, 0); in warn_cert_msg() local
|