Searched refs:authtls_marshal (Results 1 – 1 of 1) sorted by relevance
64 static bool_t authtls_marshal (AUTH *, uint32_t, XDR *, struct mbuf *);73 .ah_marshal = authtls_marshal,118 authtls_marshal(AUTH *client, uint32_t xid, XDR *xdrs, struct mbuf *args) in authtls_marshal() function