|
Linux Kernel
3.7.1
|
#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) |
| int ceph_x_init | ( | struct ceph_auth_client * | ac | ) |
1.8.2