Home
last modified time | relevance | path

Searched refs:AUTH_UNWRAP (Results 1 – 3 of 3) sorted by relevance

/src/crypto/krb5/src/include/gssrpc/
H A Dauth.h158 #define AUTH_UNWRAP(auth, xdrs, xfunc, xwhere) \ macro
/src/crypto/krb5/src/lib/rpc/
H A Dclnt_udp.c372 } else if (! AUTH_UNWRAP(cl->cl_auth, &reply_xdrs, in clntudp_call()
H A Dclnt_tcp.c334 } else if (! AUTH_UNWRAP(h->cl_auth, xdrs, in clnttcp_call()