Lines Matching refs:ah_ops
240 } *ah_ops; member
254 ((*((auth)->ah_ops->ah_nextverf))(auth))
256 ((*((auth)->ah_ops->ah_nextverf))(auth))
261 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs, cred))
263 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs, cred))
266 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
268 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
273 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
275 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
279 ((*((auth)->ah_ops->ah_refresh))(auth, msg, cr))
281 ((*((auth)->ah_ops->ah_refresh))(auth, msg, cr))
284 ((*((auth)->ah_ops->ah_refresh))(auth, msg))
286 ((*((auth)->ah_ops->ah_refresh))(auth, msg))
290 ((*((auth)->ah_ops->ah_destroy))(auth))
292 ((*((auth)->ah_ops->ah_destroy))(auth))
303 ((*((auth)->ah_ops->ah_wrap))(auth, buf, buflen, \
306 ((*((auth)->ah_ops->ah_wrap))(auth, buf, buflen, \
310 ((*((auth)->ah_ops->ah_unwrap))(auth, xdrs, xfunc, xwhere))
312 ((*((auth)->ah_ops->ah_unwrap))(auth, xdrs, xfunc, xwhere))