/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | init_sec_context.c | 385 OM_uint32 req_flags, in init_auth() argument 486 OM_uint32 req_flags, in init_auth_restart() argument 536 if (req_flags & GSS_C_DELEG_FLAG) in init_auth_restart() 554 if (req_flags & GSS_C_REPLAY_FLAG) in init_auth_restart() 559 if (req_flags & GSS_C_ANON_FLAG) in init_auth_restart() 562 if (req_flags & GSS_C_DCE_STYLE) { in init_auth_restart() 730 OM_uint32 req_flags, in repl_mutual() argument 853 OM_uint32 req_flags, in _gsskrb5_init_sec_context() argument 929 req_flags, in _gsskrb5_init_sec_context() 944 req_flags, in _gsskrb5_init_sec_context() [all …]
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/ |
H A D | init_sec_context.c | 186 OM_uint32 req_flags, in spnego_initial() argument 261 req_flags, in spnego_initial() 383 OM_uint32 req_flags, in spnego_reply() argument 504 req_flags, in spnego_reply() 623 OM_uint32 req_flags, in _gss_spnego_init_sec_context() argument 639 req_flags, in _gss_spnego_init_sec_context() 653 req_flags, in _gss_spnego_init_sec_context()
|
/netbsd/external/ibm-public/postfix/dist/src/tlsproxy/ |
H A D | tlsproxy.c | 746 if ((state->req_flags & TLS_PROXY_FLAG_SEND_CONTEXT) != 0 in tlsp_post_handshake() 1352 int req_flags; in tlsp_get_request_event() local 1386 RECV_ATTR_INT(TLS_ATTR_FLAGS, &req_flags), in tlsp_get_request_event() 1406 (req_flags & TLS_PROXY_FLAG_ROLE_SERVER) ? "from" : in tlsp_get_request_event() 1407 (req_flags & TLS_PROXY_FLAG_ROLE_CLIENT) ? "to" : in tlsp_get_request_event() 1409 state->req_flags = req_flags; in tlsp_get_request_event() 1418 switch (req_flags & (TLS_PROXY_FLAG_ROLE_CLIENT | TLS_PROXY_FLAG_ROLE_SERVER)) { in tlsp_get_request_event() 1443 msg_warn("%s: bad request flags: 0x%x", myname, req_flags); in tlsp_get_request_event()
|
H A D | tlsproxy.h | 29 int req_flags; /* request flags, see tls_proxy.h */ member
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/ |
H A D | gss_init_sec_context.c | 116 OM_uint32 req_flags, in gss_init_sec_context() argument 201 req_flags, in gss_init_sec_context()
|
/netbsd/external/ibm-public/postfix/dist/src/util/ |
H A D | dict_cache.c | 988 int req_flags; member 1006 int req_flags; in add_request() local 1025 req_flags = rp->req_flags; in add_request() 1027 req_flags |= DICT_CACHE_SREQ_FLAG_REVERSE; in add_request() 1045 cp->flags = req_flags; in add_request()
|
/netbsd/external/bsd/openldap/dist/libraries/libldap/ |
H A D | gssapi.c | 669 OM_uint32 req_flags; in ldap_int_gss_spnego_bind_s() local 710 req_flags = ld->ld_options.ldo_gssapi_flags; in ldap_int_gss_spnego_bind_s() 711 req_flags |= GSS_C_MUTUAL_FLAG | GSS_C_REPLAY_FLAG; in ldap_int_gss_spnego_bind_s() 723 req_flags, in ldap_int_gss_spnego_bind_s() 760 req_flags, in ldap_int_gss_spnego_bind_s()
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/ |
H A D | init_sec_context.c | 262 OM_uint32 req_flags, in _gss_ntlm_init_sec_context() argument 309 if (req_flags & GSS_C_CONF_FLAG) in _gss_ntlm_init_sec_context() 311 if (req_flags & GSS_C_INTEG_FLAG) in _gss_ntlm_init_sec_context()
|
/netbsd/sys/dev/ic/ |
H A D | ispmbox.h | 385 uint16_t req_flags; member 431 uint16_t req_flags; member 445 uint16_t req_flags; member 461 uint16_t req_flags; member 476 uint16_t req_flags; member 512 uint16_t req_flags; member 536 uint16_t req_flags; member
|
H A D | isp_library.c | 190 ((ispreq_t *)fqe)->req_flags |= ddf; in isp_send_cmd() 201 ((ispreq_t *)fqe)->req_flags |= ddf; in isp_send_cmd() 212 ((ispreqt2_t *)fqe)->req_flags |= ddf; in isp_send_cmd() 223 ((ispreqt3_t *)fqe)->req_flags |= ddf; in isp_send_cmd() 796 ISP_IOXPUT_16(isp, rqsrc->req_flags, &rqdst->req_flags); in isp_put_request() 858 ISP_IOXPUT_16(isp, src->req_flags, &dst->req_flags); in isp_put_request_t2() 880 ISP_IOXPUT_16(isp, src->req_flags, &dst->req_flags); in isp_put_request_t2e() 903 ISP_IOXPUT_16(isp, src->req_flags, &dst->req_flags); in isp_put_request_t3() 926 ISP_IOXPUT_16(isp, src->req_flags, &dst->req_flags); in isp_put_request_t3e() 955 ISP_IOXPUT_16(isp, src->req_flags, &dst->req_flags); in isp_put_extended_request()
|
H A D | isp.c | 4355 ((ispreqt2_t *)reqp)->req_flags = XS_TAG_TYPE(xs); in isp_start() 4362 ((ispreqt2_t *)reqp)->req_flags = REQFLAG_HTAG; in isp_start() 4364 ((ispreqt2_t *)reqp)->req_flags = REQFLAG_STAG; in isp_start() 4369 reqp->req_flags = XS_TAG_TYPE(xs); in isp_start()
|
/netbsd/sys/dev/pci/ |
H A D | if_vioif.c | 466 int r, i, req_flags; in vioif_attach() local 497 req_flags = 0; in vioif_attach() 500 req_flags |= VIRTIO_F_INTR_MPSAFE; in vioif_attach() 502 req_flags |= VIRTIO_F_INTR_MSIX; in vioif_attach() 570 req_flags |= VIRTIO_F_INTR_PERVQ; in vioif_attach() 625 vioif_config_change, req_flags); in vioif_attach()
|
H A D | virtio.c | 1345 int req_flags) in virtio_child_attach_finish() argument 1353 KASSERT((req_flags & VIRTIO_ASSERT_FLAGS) != VIRTIO_ASSERT_FLAGS); in virtio_child_attach_finish() 1369 sc->sc_flags = req_flags; in virtio_child_attach_finish()
|