Home
last modified time | relevance | path

Searched refs:xdr_stream_decode_opaque_auth (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/sunrpc/
A Dsvcauth_unix.c761 if (xdr_stream_decode_opaque_auth(xdr, &flavor, &body, &len) < 0) in svcauth_null_accept()
839 if (xdr_stream_decode_opaque_auth(xdr, &flavor, &body, &len) < 0) in svcauth_tls_accept()
957 if (xdr_stream_decode_opaque_auth(xdr, &flavor, &body, &len) < 0) in svcauth_unix_accept()
A Dxdr.c2297 ssize_t xdr_stream_decode_opaque_auth(struct xdr_stream *xdr, u32 *flavor, in xdr_stream_decode_opaque_auth() function
2311 EXPORT_SYMBOL_GPL(xdr_stream_decode_opaque_auth);
/linux-6.3-rc2/include/linux/sunrpc/
A Dxdr.h349 ssize_t xdr_stream_decode_opaque_auth(struct xdr_stream *xdr, u32 *flavor,
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dsvcauth_gss.c721 if (xdr_stream_decode_opaque_auth(xdr, &flavor, in svcauth_gss_verify_header()
1398 if (xdr_stream_decode_opaque_auth(xdr, &flavor, &body, &len) < 0) in svcauth_gss_proc_init()

Completed in 16 milliseconds