|
nfs-ganesha 1.4
|
#include <stdio.h>#include <syslog.h>#include <string.h>#include <gssapi/gssapi.h>#include <rpc/rpc.h>#include <rpc/auth_gss.h>#include "gss_util.h"#include "gss_oids.h"#include "err_util.h"#include "context.h"Go to the source code of this file.
Functions | |
| int | serialize_context_for_kernel (gss_ctx_id_t ctx, gss_buffer_desc *buf, gss_OID mech, int32_t *endtime) |
1.7.3