Searched refs:cb_verf (Results 1 – 14 of 14) sorted by relevance
64 if (cmsg->rm_call.cb_verf.oa_length > MAX_AUTH_BYTES) in xdr_callmsg()69 RNDUP(cmsg->rm_call.cb_verf.oa_length)); in xdr_callmsg()88 oa = &cmsg->rm_call.cb_verf; in xdr_callmsg()127 oa = &cmsg->rm_call.cb_verf; in xdr_callmsg()165 return (xdr_opaque_auth(xdrs, &(cmsg->rm_call.cb_verf))); in xdr_callmsg()
147 struct opaque_auth cb_verf; /* protocol specific - provided by client */ member
1316 msg.rm_call.cb_verf.oa_base = &(cred_area[MAX_AUTH_BYTES]); in svc_getreq()2848 if (src->rm_call.cb_verf.oa_length > 0) { in rpc_msg_dup()2849 oa_src = src->rm_call.cb_verf; in rpc_msg_dup()2857 dst->rm_call.cb_verf = oa_dst; in rpc_msg_dup()2864 dst->rm_call.cb_verf = oa_dst; in rpc_msg_dup()2883 kmem_free(m->rm_call.cb_verf.oa_base, cb_verf_oa_length); in rpc_msg_free()2884 m->rm_call.cb_verf.oa_base = NULL; in rpc_msg_free()2885 m->rm_call.cb_verf.oa_length = 0; in rpc_msg_free()
59 if (cmsg->rm_call.cb_verf.oa_length > MAX_AUTH_BYTES) in xdr_callmsg()64 + RNDUP(cmsg->rm_call.cb_verf.oa_length)); in xdr_callmsg()83 oa = &cmsg->rm_call.cb_verf; in xdr_callmsg()140 oa = &cmsg->rm_call.cb_verf; in xdr_callmsg()189 return (xdr_opaque_auth(xdrs, &(cmsg->rm_call.cb_verf))); in xdr_callmsg()
193 if ((uint_t)msg->rm_call.cb_verf.oa_length == 0) in __svcauth_des()199 ixdr = (int32_t *)msg->rm_call.cb_verf.oa_base; in __svcauth_des()424 ixdr = (int32_t *)msg->rm_call.cb_verf.oa_base; in __svcauth_des()430 rqst->rq_xprt->xp_verf.oa_base = msg->rm_call.cb_verf.oa_base; in __svcauth_des()432 (char *)ixdr - msg->rm_call.cb_verf.oa_base; in __svcauth_des()
278 msg.rm_call.cb_verf = sys_auth->ah_verf; in rpc_broadcast_exp()
685 msg->rm_call.cb_verf.oa_base = in _svc_run_mt()
266 msg->rm_call.cb_verf.oa_base = &(cred_area[MAX_AUTH_BYTES]); in door_server()
1369 msg->rm_call.cb_verf.oa_base = &(cred_area[MAX_AUTH_BYTES]); in svc_getreq_common()
201 ixdr = (int32_t *)msg->rm_call.cb_verf.oa_base; in _svcauth_des()341 ixdr = (int32_t *)msg->rm_call.cb_verf.oa_base; in _svcauth_des()347 rqst->rq_xprt->xp_verf.oa_base = msg->rm_call.cb_verf.oa_base; in _svcauth_des()349 (uint_t)((char *)ixdr - msg->rm_call.cb_verf.oa_base); in _svcauth_des()
131 struct opaque_auth cb_verf; /* protocol specific - provided by client */ member
308 msg.rm_call.cb_verf = sys_auth->ah_verf; in nfs_cast()
1129 oa = &msg->rm_call.cb_verf;1162 rqst->rq_xprt->xp_verf.oa_base = msg->rm_call.cb_verf.oa_base;
1448 oa = &msg->rm_call.cb_verf; in check_verf()1496 rqst->rq_xprt->xp_verf.oa_base = msg->rm_call.cb_verf.oa_base;