Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
gss_krb5_seal.c File Reference
#include <linux/types.h>
#include <linux/jiffies.h>
#include <linux/sunrpc/gss_krb5.h>
#include <linux/random.h>
#include <linux/crypto.h>

Go to the source code of this file.

Functions

 DEFINE_SPINLOCK (krb5_seq_lock)
 
u32 gss_get_mic_kerberos (struct gss_ctx *gss_ctx, struct xdr_buf *text, struct xdr_netobj *token)
 

Function Documentation

DEFINE_SPINLOCK ( krb5_seq_lock  )
u32 gss_get_mic_kerberos ( struct gss_ctx *  gss_ctx,
struct xdr_buf *  text,
struct xdr_netobj *  token 
)

Definition at line 206 of file gss_krb5_seal.c.