Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
auth_x.c File Reference
#include <linux/ceph/ceph_debug.h>
#include <linux/err.h>
#include <linux/module.h>
#include <linux/random.h>
#include <linux/slab.h>
#include <linux/ceph/decode.h>
#include <linux/ceph/auth.h>
#include "crypto.h"
#include "auth_x.h"
#include "auth_x_protocol.h"

Go to the source code of this file.

Macros

#define TEMP_TICKET_BUF_LEN   256
 

Functions

int ceph_x_init (struct ceph_auth_client *ac)
 

Macro Definition Documentation

#define TEMP_TICKET_BUF_LEN   256

Definition at line 16 of file auth_x.c.

Function Documentation

int ceph_x_init ( struct ceph_auth_client ac)

Definition at line 652 of file auth_x.c.