Searched refs:auth (Results 1 - 25 of 354) sorted by relevance

1234567891011>>

/netbsd-current/include/rpc/
H A Dauth.h1 /* $NetBSD: auth.h,v 1.20 2020/10/03 18:30:39 christos Exp $ */
31 * from: @(#)auth.h 1.17 88/02/08 SMI
32 * @(#)auth.h 2.3 88/08/07 4.0 RPCSRC
36 * auth.h, Authentication interface.
88 enum_t oa_flavor; /* flavor of auth */
89 caddr_t oa_base; /* address of more auth stuff */
119 * The ops and the auth handle provide the interface to the authenticators.
121 * AUTH *auth;
125 #define AUTH_NEXTVERF(auth) \
126 ((*((auth)
[all...]
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-rpcap.h41 int read_timeout, struct pcap_rmtauth *auth, char *errbuf);
47 struct pcap_rmtauth *auth, pcap_if_t **alldevs, char *errbuf);
/netbsd-current/external/bsd/unbound/dist/testdata/ede.tdir/
H A Dede-auth.conf12 auth-zone:
16 auth-zone:
20 auth-zone:
24 auth-zone:
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Dhdcp_log.h103 HDCP_DDC_READ_TRACE(hdcp, "BKSV", hdcp->auth.msg.hdcp1.bksv, \
104 sizeof(hdcp->auth.msg.hdcp1.bksv)); \
105 HDCP_DDC_READ_TRACE(hdcp, "BCAPS", &hdcp->auth.msg.hdcp1.bcaps, \
106 sizeof(hdcp->auth.msg.hdcp1.bcaps)); \
107 HDCP_DDC_WRITE_TRACE(hdcp, "AN", hdcp->auth.msg.hdcp1.an, \
108 sizeof(hdcp->auth.msg.hdcp1.an)); \
109 HDCP_DDC_WRITE_TRACE(hdcp, "AKSV", hdcp->auth.msg.hdcp1.aksv, \
110 sizeof(hdcp->auth.msg.hdcp1.aksv)); \
111 HDCP_DDC_WRITE_TRACE(hdcp, "AINFO", &hdcp->auth.msg.hdcp1.ainfo, \
112 sizeof(hdcp->auth
[all...]
H A Damdgpu_hdcp_ddc.c248 hdcp->auth.msg.hdcp1.bksv,
249 sizeof(hdcp->auth.msg.hdcp1.bksv));
255 &hdcp->auth.msg.hdcp1.bcaps,
256 sizeof(hdcp->auth.msg.hdcp1.bcaps));
265 (uint8_t *)&hdcp->auth.msg.hdcp1.bstatus,
269 (uint8_t *)&hdcp->auth.msg.hdcp1.bstatus,
270 sizeof(hdcp->auth.msg.hdcp1.bstatus));
277 (uint8_t *)&hdcp->auth.msg.hdcp1.r0p,
278 sizeof(hdcp->auth.msg.hdcp1.r0p));
288 hdcp->auth
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/java/
H A Djaas.conf4 com.sun.security.auth.module.Krb5LoginModule required;
8 com.sun.security.auth.module.Krb5LoginModule required
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D04-client_auth.conf5 test-0 = 0-server-auth-flex
6 test-1 = 1-client-auth-flex-request
7 test-2 = 2-client-auth-flex-require-fail
8 test-3 = 3-client-auth-flex-require
9 test-4 = 4-client-auth-flex-require-non-empty-names
10 test-5 = 5-client-auth-flex-noroot
11 test-6 = 6-server-auth-TLSv1
12 test-7 = 7-client-auth-TLSv1-request
13 test-8 = 8-client-auth-TLSv1-require-fail
14 test-9 = 9-client-auth
[all...]
H A D26-tls13_client_auth.conf5 test-0 = 0-server-auth-TLSv1.3
6 test-1 = 1-client-auth-TLSv1.3-request
7 test-2 = 2-client-auth-TLSv1.3-require-fail
8 test-3 = 3-client-auth-TLSv1.3-require
9 test-4 = 4-client-auth-TLSv1.3-require-non-empty-names
10 test-5 = 5-client-auth-TLSv1.3-noroot
11 test-6 = 6-client-auth-TLSv1.3-request-post-handshake
12 test-7 = 7-client-auth-TLSv1.3-require-fail-post-handshake
13 test-8 = 8-client-auth-TLSv1.3-require-post-handshake
14 test-9 = 9-client-auth
[all...]
H A D23-srp.conf7 test-2 = 2-srp-auth
8 test-3 = 3-srp-auth-bad-password
81 [2-srp-auth]
82 ssl_conf = 2-srp-auth-ssl
84 [2-srp-auth-ssl]
85 server = 2-srp-auth-server
86 client = 2-srp-auth-client
88 [2-srp-auth-server]
94 [2-srp-auth-client]
102 server = 2-srp-auth
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dbuild_auth.c112 Authenticator auth; local
119 memset(&auth, 0, sizeof(auth));
121 auth.authenticator_vno = 5;
122 ret = copy_Realm(&cred->client->realm, &auth.crealm);
125 ret = copy_PrincipalName(&cred->client->name, &auth.cname);
129 krb5_us_timeofday (context, &auth.ctime, &auth.cusec);
131 ret = krb5_auth_con_getlocalsubkey(context, auth_context, &auth.subkey);
140 ALLOC(auth
[all...]
/netbsd-current/lib/libc/rpc/
H A Dauth_unix.c70 #include <rpc/auth.h>
100 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private)
104 * Returns an auth handle with the given stuff in it.
113 AUTH *auth; local
117 * Allocate and set up auth handle
120 auth = mem_alloc(sizeof(*auth));
122 if (auth == NULL) {
134 auth
235 authunix_nextverf(AUTH *auth) argument
241 authunix_marshal(AUTH *auth, XDR *xdrs) argument
253 authunix_validate(AUTH *auth, struct opaque_auth *verf) argument
285 authunix_refresh(AUTH *auth) argument
329 authunix_destroy(AUTH *auth) argument
354 marshal_new_auth(AUTH *auth) argument
[all...]
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dlibntpq_subs.c45 int auth,
51 return doquerylist((struct varlist *)vlist, op, associd, auth,
41 ntpq_doquerylist( struct ntpq_varlist *vlist, int op, associd_t associd, int auth, u_short *rstatus, size_t *dsize, const char **datap ) argument
/netbsd-current/external/bsd/ppp/dist/sample/
H A Dauth-down15 echo auth-down `date +'%y/%m/%d %T'` $* >> /var/log/pppstats
H A Dauth-up15 echo auth-up `date +'%y/%m/%d %T'` $* >> /var/log/pppstats
/netbsd-current/external/mpl/bind/dist/bin/tests/system/serve-stale/ans2/
H A Dans.pl76 my ($rcode, @ans, @auth, @add);
90 return ($rcode, \@ans, \@auth, \@add, { aa => 1 });
98 return ($rcode, \@ans, \@auth, \@add, { aa => 1 });
107 return ($rcode, \@ans, \@auth, \@add, { aa => 1 });
126 push @auth, $rr;
132 push @auth, $rr;
140 push @auth, $rr;
145 push @auth, $rr;
153 push @auth, $rr;
162 push @auth,
[all...]
/netbsd-current/etc/rc.d/
H A Dpwcheck21 logger -s -p auth.err \
/netbsd-current/share/examples/emul/ultrix/etc/
H A Dsvc.conf14 auth=local
/netbsd-current/etc/
H A Dsyslog.conf3 *.err;kern.*;auth.notice;authpriv.none;mail.crit /dev/console
4 *.info;auth,authpriv,cron,ftp,kern,lpr,mail.none /var/log/messages
10 auth,authpriv.info /var/log/authlog
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Ddpp_hostapd.c41 struct dpp_authentication *auth = hapd->dpp_auth; local
47 if (auth && auth->response_pending &&
48 dpp_notify_new_qr_code(auth, bi) == 1) {
53 MAC2STR(auth->peer_mac_addr), auth->curr_freq,
55 hostapd_drv_send_action(hapd, auth->curr_freq, 0,
56 auth->peer_mac_addr,
69 struct dpp_authentication *auth = hapd->dpp_auth; local
71 if (!auth || !aut
88 struct dpp_authentication *auth = hapd->dpp_auth; local
125 struct dpp_authentication *auth = hapd->dpp_auth; local
212 struct dpp_authentication *auth = hapd->dpp_auth; local
281 hostapd_dpp_set_testing_options(struct hostapd_data *hapd, struct dpp_authentication *auth) argument
312 struct dpp_authentication *auth = hapd->dpp_auth; local
609 hostapd_dpp_handle_config_obj(struct hostapd_data *hapd, struct dpp_authentication *auth) argument
687 struct dpp_authentication *auth = hapd->dpp_auth; local
766 struct dpp_authentication *auth = hapd->dpp_auth; local
828 struct dpp_authentication *auth = hapd->dpp_auth; local
880 struct dpp_authentication *auth = hapd->dpp_auth; local
912 struct dpp_authentication *auth = hapd->dpp_auth; local
928 struct dpp_authentication *auth = hapd->dpp_auth; local
1431 struct dpp_authentication *auth = hapd->dpp_auth; local
1461 struct dpp_authentication *auth = hapd->dpp_auth; local
1496 struct dpp_authentication *auth; local
[all...]
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Ddpp_supplicant.c65 struct dpp_authentication *auth = wpa_s->dpp_auth; local
71 if (auth && auth->response_pending &&
72 dpp_notify_new_qr_code(auth, bi) == 1) {
77 MAC2STR(auth->peer_mac_addr), auth->curr_freq,
79 offchannel_send_action(wpa_s, auth->curr_freq,
80 auth->peer_mac_addr, wpa_s->own_addr,
82 wpabuf_head(auth->resp_msg),
83 wpabuf_len(auth
94 struct dpp_authentication *auth = wpa_s->dpp_auth; local
115 struct dpp_authentication *auth = wpa_s->dpp_auth; local
167 struct dpp_authentication *auth = wpa_s->dpp_auth; local
252 struct dpp_authentication *auth = wpa_s->dpp_auth; local
315 wpas_dpp_set_testing_options(struct wpa_supplicant *wpa_s, struct dpp_authentication *auth) argument
347 struct dpp_authentication *auth = wpa_s->dpp_auth; local
437 struct dpp_authentication *auth; local
811 wpas_dpp_add_network(struct wpa_supplicant *wpa_s, struct dpp_authentication *auth) argument
910 wpas_dpp_process_config(struct wpa_supplicant *wpa_s, struct dpp_authentication *auth) argument
949 wpas_dpp_handle_config_obj(struct wpa_supplicant *wpa_s, struct dpp_authentication *auth) argument
1013 struct dpp_authentication *auth = wpa_s->dpp_auth; local
1100 struct dpp_authentication *auth = wpa_s->dpp_auth; local
1172 struct dpp_authentication *auth = wpa_s->dpp_auth; local
1228 struct dpp_authentication *auth = wpa_s->dpp_auth; local
1260 struct dpp_authentication *auth = wpa_s->dpp_auth; local
1276 struct dpp_authentication *auth = wpa_s->dpp_auth; local
1308 wpas_dpp_process_conf_obj(void *ctx, struct dpp_authentication *auth) argument
1876 struct dpp_authentication *auth = wpa_s->dpp_auth; local
1915 struct dpp_authentication *auth = wpa_s->dpp_auth; local
1962 struct dpp_authentication *auth; local
[all...]
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_auth.c140 struct drm_auth *auth = data; local
144 auth->magic = file_priv->magic;
150 auth->magic = old+1;
152 if (!atomic_cmpset_int(&sequence, old, auth->magic))
154 } while (drm_find_file(dev, auth->magic));
155 file_priv->magic = auth->magic;
156 drm_add_magic(dev, file_priv, auth->magic);
160 DRM_DEBUG("%u\n", auth->magic);
171 struct drm_auth *auth = data; local
174 DRM_DEBUG("%u\n", auth
[all...]
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dauth.h66 struct auth { struct
89 const struct auth *,
94 ssize_t dhcp_auth_encode(struct dhcpcd_ctx *, struct auth *,
/netbsd-current/crypto/external/bsd/openssh/bin/ssh/
H A DMakefile9 sshconnect.c sshconnect2.c mux.c auth.c auth-options.c
11 COPTS.auth.c= -DHOST_ONLY
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Ddpp.c81 struct dpp_authentication *auth; member in struct:dpp_connection
130 int (*process_conf_obj)(void *ctx, struct dpp_authentication *auth);
698 static void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) argument
700 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_FAIL "%s", txt);
1576 static int dpp_derive_ke(struct dpp_authentication *auth, u8 *ke, argument
1588 if (!auth->Mx_len || !auth->Nx_len) {
1597 nonce_len = auth->curve->nonce_len;
1598 os_memcpy(nonces, auth->i_nonce, nonce_len);
1599 os_memcpy(&nonces[nonce_len], auth
1669 dpp_auth_build_req(struct dpp_authentication *auth, const struct wpabuf *pi, size_t nonce_len, const u8 *r_pubkey_hash, const u8 *i_pubkey_hash, unsigned int neg_freq) argument
1841 dpp_auth_build_resp(struct dpp_authentication *auth, enum dpp_status_error status, const struct wpabuf *pr, size_t nonce_len, const u8 *r_pubkey_hash, const u8 *i_pubkey_hash, const u8 *r_nonce, const u8 *i_nonce, const u8 *wrapped_r_auth, size_t wrapped_r_auth_len, const u8 *siv_key) argument
2077 dpp_channel_intersect(struct dpp_authentication *auth, struct hostapd_hw_modes *own_modes, u16 num_modes) argument
2101 dpp_channel_local_list(struct dpp_authentication *auth, struct hostapd_hw_modes *own_modes, u16 num_modes) argument
2141 dpp_prepare_channel_list(struct dpp_authentication *auth, struct hostapd_hw_modes *own_modes, u16 num_modes) argument
2181 dpp_autogen_bootstrap_key(struct dpp_authentication *auth) argument
2228 struct dpp_authentication *auth; local
2361 dpp_build_conf_req_attr(struct dpp_authentication *auth, const char *json) argument
2488 dpp_build_conf_req(struct dpp_authentication *auth, const char *json) argument
2515 dpp_auth_success(struct dpp_authentication *auth) argument
2532 dpp_gen_r_auth(struct dpp_authentication *auth, u8 *r_auth) argument
2611 dpp_gen_i_auth(struct dpp_authentication *auth, u8 *i_auth) argument
2694 dpp_auth_derive_l_responder(struct dpp_authentication *auth) argument
2761 dpp_auth_derive_l_initiator(struct dpp_authentication *auth) argument
2822 dpp_auth_build_resp_ok(struct dpp_authentication *auth) argument
3006 dpp_auth_build_resp_status(struct dpp_authentication *auth, enum dpp_status_error status) argument
3089 struct dpp_authentication *auth = NULL; local
3340 dpp_notify_new_qr_code(struct dpp_authentication *auth, struct dpp_bootstrap_info *peer_bi) argument
3360 dpp_auth_build_conf(struct dpp_authentication *auth, enum dpp_status_error status) argument
3539 dpp_auth_resp_rx_status(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len, const u8 *wrapped_data, u16 wrapped_data_len, enum dpp_status_error status) argument
3637 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) argument
3969 dpp_auth_conf_rx_failure(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len, const u8 *wrapped_data, u16 wrapped_data_len, enum dpp_status_error status) argument
4040 dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) argument
4302 dpp_configuration_parse(struct dpp_authentication *auth, const char *cmd) argument
4427 dpp_set_configurator(struct dpp_global *dpp, void *msg_ctx, struct dpp_authentication *auth, const char *cmd) argument
4458 dpp_auth_deinit(struct dpp_authentication *auth) argument
4483 dpp_build_conf_start(struct dpp_authentication *auth, struct dpp_configuration *conf, size_t tailroom) argument
4583 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) argument
4797 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) argument
4818 dpp_build_conf_obj(struct dpp_authentication *auth, int ap) argument
4845 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce, u16 e_nonce_len, int ap) argument
4974 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start, size_t attr_len) argument
5180 dpp_parse_cred_legacy(struct dpp_authentication *auth, struct json_token *cred) argument
5386 dpp_parse_connector(struct dpp_authentication *auth, const unsigned char *payload, u16 payload_len) argument
5514 dpp_copy_csign(struct dpp_authentication *auth, EVP_PKEY *csign) argument
5528 dpp_copy_netaccesskey(struct dpp_authentication *auth) argument
5721 dpp_parse_cred_dpp(struct dpp_authentication *auth, struct json_token *cred) argument
5833 dpp_parse_conf_obj(struct dpp_authentication *auth, const u8 *conf_obj, u16 conf_obj_len) argument
5913 dpp_conf_resp_rx(struct dpp_authentication *auth, const struct wpabuf *resp) argument
6014 dpp_conf_result_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) argument
6097 dpp_build_conf_result(struct dpp_authentication *auth, enum dpp_status_error status) argument
6250 dpp_configurator_own_config(struct dpp_authentication *auth, const char *curve, int ap) argument
8881 struct dpp_authentication *auth = conn->auth; local
8953 struct dpp_authentication *auth = conn->auth; local
9005 struct dpp_authentication *auth = conn->auth; local
9386 struct dpp_authentication *auth = conn->auth; local
9436 struct dpp_authentication *auth = conn->auth; local
9460 struct dpp_authentication *auth = conn->auth; local
9549 struct dpp_authentication *auth = conn->auth; local
9624 struct dpp_authentication *auth = conn->auth; local
9909 dpp_tcp_init(struct dpp_global *dpp, struct dpp_authentication *auth, const struct hostapd_ip_addr *addr, int port) argument
[all...]
/netbsd-current/external/bsd/unbound/dist/testdata/auth_axfr.tdir/
H A Dauth_axfr.conf13 auth-zone:

Completed in 412 milliseconds

1234567891011>>