Home
last modified time | relevance | path

Searched refs:ah_verf (Results 1 – 5 of 5) sorted by relevance

/sunrpc/
A Dauth_none.c82 ap->no_client.ah_cred = ap->no_client.ah_verf = _null_auth; in authnone_create_once()
88 (void) xdr_opaque_auth (xdrs, &ap->no_client.ah_verf); in authnone_create_once()
A Dauth_unix.c120 auth->ah_verf = au->au_shcred = _null_auth; in authunix_create()
330 if (auth->ah_verf.oa_base != NULL) in authunix_destroy()
331 mem_free (auth->ah_verf.oa_base, auth->ah_verf.oa_length); in authunix_destroy()
349 (!xdr_opaque_auth (xdrs, &(auth->ah_verf)))) in marshal_new_auth()
A Dauth_des.c191 auth->ah_verf.oa_flavor = AUTH_DES; in libc_hidden_def()
331 ATTEMPT (xdr_putint32 (xdrs, &auth->ah_verf.oa_flavor)); in authdes_marshal()
A Dpmap_rmt.c272 msg.rm_call.cb_verf = unix_auth->ah_verf; in clnt_broadcast()
/sunrpc/rpc/
A Dauth.h94 struct opaque_auth ah_verf; member

Completed in 12 milliseconds