| /minix3/external/bsd/dhcpcd/dist/ |
| H A D | auth.h | 66 struct auth { struct 85 const struct auth *, argument
|
| H A D | auth.c | 109 dhcp_auth_validate(struct authstate *state, const struct auth *auth, in dhcp_auth_validate() 391 get_next_rdm_monotonic_counter(struct auth *auth) in get_next_rdm_monotonic_counter() 441 get_next_rdm_monotonic_clock(struct auth *auth) in get_next_rdm_monotonic_clock() 459 get_next_rdm_monotonic(struct auth *auth) in get_next_rdm_monotonic() 478 dhcp_auth_encode(struct auth *auth, const struct token *t, in dhcp_auth_encode()
|
| /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
|
| /minix3/lib/libc/rpc/ |
| H A D | auth_unix.c | 97 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private) argument 110 AUTH *auth; in authunix_create() local 216 authunix_nextverf(AUTH *auth) in authunix_nextverf() 222 authunix_marshal(AUTH *auth, XDR *xdrs) in authunix_marshal() 234 authunix_validate(AUTH *auth, struct opaque_auth *verf) in authunix_validate() 266 authunix_refresh(AUTH *auth) in authunix_refresh() 310 authunix_destroy(AUTH *auth) in authunix_destroy() 335 marshal_new_auth(AUTH *auth) in marshal_new_auth()
|
| H A D | auth_none.c | 140 authnone_validate(AUTH *client, struct opaque_auth *auth) in authnone_validate()
|
| /minix3/include/rpc/ |
| H A D | auth.h | 125 #define AUTH_NEXTVERF(auth) \ argument 127 #define auth_nextverf(auth) \ argument 130 #define AUTH_MARSHALL(auth, xdrs) \ argument 132 #define auth_marshall(auth, xdrs) \ argument 135 #define AUTH_VALIDATE(auth, verfp) \ argument 137 #define auth_validate(auth, verfp) \ argument 140 #define AUTH_REFRESH(auth) \ argument 142 #define auth_refresh(auth) \ argument 145 #define AUTH_DESTROY(auth) \ argument 147 #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
|
| /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
|
| /minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | build_auth.c | 115 Authenticator auth; in _krb5_build_authenticator() 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/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/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/rpcx/ |
| H A D | mount_xdr.c | 49 long auth, authcnt, authfnd = 0; in xdr_fhstatus() local
|
| /minix3/tests/rump/rumpkern/h_client/ |
| H A D | h_forkcli.c | 121 uint32_t *auth; in fakeauth() local
|
| /openbsd-src/usr.sbin/acme-client/ |
| H A D | main.c | 45 char *chngdir = NULL, *auth = NULL; in main() local
|
| /minix3/crypto/external/bsd/openssl/dist/engines/vendor_defns/ |
| H A D | hw_ubsec.h | 44 unsigned char auth[MAX_MAC_KEY_LENGTH]; member
|