| /openbsd-src/include/rpc/ |
| H A D | auth.h | 128 #define AUTH_NEXTVERF(auth) \ argument 130 #define auth_nextverf(auth) \ argument 133 #define AUTH_MARSHALL(auth, xdrs) \ argument 135 #define auth_marshall(auth, xdrs) \ argument 138 #define AUTH_VALIDATE(auth, verfp) \ argument 140 #define auth_validate(auth, verfp) \ argument 143 #define AUTH_REFRESH(auth) \ argument 145 #define auth_refresh(auth) \ argument 148 #define AUTH_DESTROY(auth) \ argument 150 #define auth_destroy(auth) \ argument
|
| /openbsd-src/lib/libc/rpc/ |
| H A D | auth_unix.c | 82 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private) argument 98 AUTH *auth; in authunix_create() local 211 authunix_nextverf(AUTH *auth) in authunix_nextverf() 217 authunix_marshal(AUTH *auth, XDR *xdrs) in authunix_marshal() 225 authunix_validate(AUTH *auth, struct opaque_auth *verf) in authunix_validate() 253 authunix_refresh(AUTH *auth) in authunix_refresh() 295 authunix_destroy(AUTH *auth) in authunix_destroy() 317 marshal_new_auth(AUTH *auth) in marshal_new_auth()
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | PointerAuth.md | 67 ##### Syntax: 73 ##### Overview: 77 ##### Arguments: 85 ##### Semantics:
|
| /openbsd-src/usr.sbin/npppd/npppd/ |
| H A D | parse.y | 981 struct authconf *auth; variable 1521 struct authconf *auth, *auth0; local 1640 authconf_init(struct authconf *auth) argument 1649 authconf_fini(struct authconf * auth) global() argument 1678 struct authconf *auth; global() local [all...] |
| H A D | npppd_auth.c | 178 struct authconf *auth; in npppd_auth_reload() local 515 npppd_auth_radius_reload(npppd_auth_base *base, struct authconf *auth) in npppd_auth_radius_reload()
|
| H A D | npppd_config.c | 230 struct authconf *auth; in npppd_auth_realm_reload() local
|
| /openbsd-src/usr.sbin/ldpd/ |
| H A D | pfkey.c | 370 pfkey_md5sig_establish(struct nbr *nbr, struct ldp_auth *auth) in pfkey_md5sig_establish() 413 struct ldp_auth *auth, *match = NULL; in pfkey_find_auth() local 431 struct ldp_auth *auth = NULL; in pfkey_establish() local
|
| H A D | printconf.c | 190 struct ldp_auth *auth; in print_auth() local
|
| H A D | ldpd.c | 692 struct ldp_auth *auth; main_imsg_send_config() local 1221 struct ldp_auth *auth; auth_find() local 1247 struct ldp_auth *auth, *nauth, *xauth; merge_auths() local [all...] |
| /openbsd-src/usr.sbin/radiusd/ |
| H A D | parse.y | 391 struct radiusd_authentication *auth; variable 403 struct radiusd_authentication *auth; variable 941 struct radiusd_authentication *auth; create_authen() local 1016 radiusd_authentication_init(struct radiusd_authentication * auth) radiusd_authentication_init() argument [all...] |
| /openbsd-src/usr.sbin/ldapd/ |
| H A D | auth.c | 298 ldap_auth_simple(struct request *req, char *binddn, struct ber_element *auth) in ldap_auth_simple() 405 struct ber_element *auth; in ldap_bind() local
|
| /openbsd-src/sys/dev/pci/drm/ |
| H A D | drm_auth.c | 100 struct drm_auth *auth = data; in drm_getmagic() local 121 struct drm_auth *auth = data; in drm_authmagic() local
|
| /openbsd-src/usr.sbin/httpd/ |
| H A D | config.c | 89 struct auth *auth; in config_purge() local 866 config_setauth(struct httpd *env, struct auth *auth) in config_setauth() 893 struct auth auth; in config_getauth() local
|
| H A D | httpd.c | 279 struct auth *auth; in parent_configure() local 1167 auth_add(struct serverauth *serverauth, struct auth *auth) in auth_add() 1189 struct auth *auth; in auth_byid() local 1200 auth_free(struct serverauth *serverauth, struct auth *auth) in auth_free()
|
| /openbsd-src/sbin/mount_nfs/ |
| H A D | mount_nfs.c | 139 long auth; member 534 long auth, authcnt, authfnd = 0; xdr_fh() local
|
| /openbsd-src/usr.sbin/amd/amd/ |
| H A D | misc_rpc.c | 110 struct rpc_msg *mp, void *arg, xdrproc_t arg_xdr, AUTH *auth) in make_rpc_packet()
|
| /openbsd-src/usr.sbin/amd/rpcx/ |
| H A D | mount_xdr.c | 49 long auth, authcnt, authfnd = 0; in xdr_fhstatus() local
|
| /openbsd-src/usr.sbin/acme-client/ |
| H A D | main.c | 45 char *chngdir = NULL, *auth = NULL; in main() local
|
| H A D | parse.h | 55 char *auth; member
|
| /openbsd-src/libexec/login_radius/ |
| H A D | raddauth.c | 346 auth_hdr_t auth; rad_request() local 449 auth_hdr_t auth; rad_recv() local [all...] |
| /openbsd-src/gnu/usr.bin/perl/cpan/libnet/lib/Net/ |
| H A D | POP3.pm | 459 sub auth { subroutine
|
| H A D | SMTP.pm | 161 sub auth { subroutine
|
| /openbsd-src/usr.sbin/tcpdump/ |
| H A D | print-ospf.c | 559 struct ospf_md5_authdata auth; in ospf_print() local
|
| H A D | radius.h | 110 u_char auth[16]; member
|
| /openbsd-src/usr.bin/ssh/ |
| H A D | xmss_fast.h | 46 unsigned char *auth; member
|