Searched defs:auth (Results 101 - 125 of 151) sorted by relevance

1234567

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_dgram.c825 struct sctp_authchunk auth; local
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.h219 struct authstate auth; member in struct:dhcp6_state
H A Ddhcp.h236 struct authstate auth; member in struct:dhcp_state
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_dgram.c805 struct sctp_authchunk auth; local
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshkey-xmss.c60 u_char *auth; member in struct:ssh_xmss_state
[all...]
/netbsd-current/external/bsd/libpcap/dist/rpcapd/
H A Ddaemon.c1225 struct rpcap_auth auth; // RPCAP authentication header local
/netbsd-current/external/bsd/fetch/dist/libfetch/
H A Dhttp.c674 char *upw, *auth; local
/netbsd-current/usr.sbin/rpcbind/
H A Drpcb_svc_com.c624 AUTH *auth; local
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dapple.h254 byte auth[4]; /* File creator. */ member in struct:__anon7
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipf_y.y372 auth: IPFY_AUTH { fr->fr_flags |= FR_AUTH; } label
H A Dipfstat.c1819 ipfgeniter_t auth; local
[all...]
/netbsd-current/external/bsd/wpa/dist/src/eap_common/
H A Dikev2_common.h306 const u8 *auth; member in struct:ikev2_payloads
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_drm.c275 int auth; /**< Is client authenticated? */ member in struct:drm_client32
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc.c874 sendrequest( int implcode, int reqcode, int auth, size_t qitems, size_t qsize, const char *qdata ) argument
972 doquery( int implcode, int reqcode, int auth, size_t qitems, size_t qsize, const char *qdata, size_t *ritems, size_t *rsize, const char **rdata, int quiet_mask, int esize ) argument
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dauth.c781 int auth; local
[all...]
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dwps_supplicant.c1865 unsigned int pbc = 0, auth = 0, pin = 0, wps = 0; local
/netbsd-current/external/bsd/wpa/dist/src/wps/
H A Dwps_registrar.c2418 static int wps_process_auth_type_flags(struct wps_data *wps, const u8 *auth) argument
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dwps_hostapd.c1735 hostapd_wps_config_ap(struct hostapd_data *hapd, const char *ssid, const char *auth, const char *encr, const char *key) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Dhdcp.h208 struct mod_hdcp_authentication auth; member in struct:mod_hdcp
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_ioc32.c255 int auth; /* Is client authenticated? */ member in struct:drm_client32
/netbsd-current/sys/dev/pci/
H A Dif_iwi.c1250 struct iwi_notif_authentication *auth; local
/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A Dkrb5tgs.c1082 krb5_authenticator auth; local
1366 krb5_authenticator auth; local
[all...]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-radius.c229 nd_byte auth[16]; /* Authenticator */ member in struct:radius_hdr
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-rpcap.c1970 rpcap_doauth(SOCKET sockctrl, SSL *ssl, uint8 *ver, int *byte_swapped, struct pcap_rmtauth *auth, char *errbuf) argument
2260 rpcap_setup_session(const char *source, struct pcap_rmtauth *auth, int *activep, SOCKET *sockctrlp, uint8 *uses_sslp, SSL **sslp, int rmt_flags, uint8 *protocol_versionp, int *byte_swappedp, char *host, char *port, char *iface, char *errbuf) argument
2438 pcap_open_rpcap(const char *source, int snaplen, int flags, int read_timeout, struct pcap_rmtauth *auth, char *errbuf) argument
2612 pcap_findalldevs_ex_remote(const char *source, struct pcap_rmtauth *auth, pcap_if_t **alldevs, char *errbuf) argument
2920 pcap_remoteact_accept_ex(const char *address, const char *port, const char *hostlist, char *connectinghost, struct pcap_rmtauth *auth, int uses_ssl, char *errbuf) argument
3113 pcap_remoteact_accept(const char *address, const char *port, const char *hostlist, char *connectinghost, struct pcap_rmtauth *auth, char *errbuf) argument
[all...]
/netbsd-current/sys/kern/
H A Dkern_ktrace.c468 ktrderefall(struct ktr_desc *ktd, int auth) argument

Completed in 492 milliseconds

1234567