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

/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto_ipsec.c100 utun_ipsec_auth_to_sadb_aalg (if_utun_crypto_ipsec_auth_t auth) argument
102 switch (auth) {
430 printf("%s: invalid auth key len %d, max %d\n", __FUNCTION__,
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h253 uint32_t auth; /* security mechanism flavor */ member in struct:nfs_args
293 uint32_t auth; /* security mechanism flavor */ member in struct:user_nfs_args
327 #define NFSMNT_SECSYSOK 0x02000000 /* Server can support auth sys */
H A Dnfs_node.c193 uint32_t auth,
388 np->n_auth = auth;
185 nfs_nget( mount_t mp, nfsnode_t dnp, struct componentname *cnp, u_char *fhp, int fhsize, struct nfs_vattr *nvap, u_int64_t *xidp, uint32_t auth, int flags, nfsnode_t *npp) argument
H A Dnfs_vfsops.c1525 args.auth = tempargs.auth;
1733 flavors[i++] = args.auth;
/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_rtr.c2263 int auth; local
2270 auth = 0;
2277 auth = (m->m_flags & M_AUTHIPHDR
2482 if (auth) {

Completed in 94 milliseconds