Searched refs:authany_wrap (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/rpc/sec/ |
H A D | sec_gen.c | 49 authany_wrap(AUTH *auth, caddr_t buf, u_int buflen, in authany_wrap() function
|
H A D | auth_none.c | 49 authany_wrap,
|
H A D | auth_kern.c | 75 authany_wrap,
|
H A D | auth_loopb.c | 76 authany_wrap,
|
H A D | auth_des.c | 462 ops.ah_wrap = authany_wrap; in authdes_ops()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | auth.h | 484 extern int authany_wrap(AUTH *, caddr_t, uint_t, XDR *, xdrproc_t, caddr_t);
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | svc.c | 558 authany_wrap(AUTH *auth, XDR *xdrs, xdrproc_t xfunc, caddr_t xwhere) in authany_wrap() function 564 authany_wrap, 565 authany_wrap,
|