Lines Matching refs:ah_ops
226 } *ah_ops;
240 ((*((auth)->ah_ops->ah_nextverf))(auth))
242 ((*((auth)->ah_ops->ah_nextverf))(auth))
247 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs, cred))
249 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs, cred))
252 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
254 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
259 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
261 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
265 ((*((auth)->ah_ops->ah_refresh))(auth, msg, cr))
267 ((*((auth)->ah_ops->ah_refresh))(auth, msg, cr))
270 ((*((auth)->ah_ops->ah_refresh))(auth, msg))
272 ((*((auth)->ah_ops->ah_refresh))(auth, msg))
276 ((*((auth)->ah_ops->ah_destroy))(auth))
278 ((*((auth)->ah_ops->ah_destroy))(auth))
289 ((*((auth)->ah_ops->ah_wrap))(auth, buf, buflen, \
292 ((*((auth)->ah_ops->ah_wrap))(auth, buf, buflen, \
296 ((*((auth)->ah_ops->ah_unwrap))(auth, xdrs, xfunc, xwhere))
298 ((*((auth)->ah_ops->ah_unwrap))(auth, xdrs, xfunc, xwhere))