Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
armor.c File Reference
#include <linux/errno.h>

Go to the source code of this file.

Functions

int ceph_armor (char *dst, const char *src, const char *end)
 
int ceph_unarmor (char *dst, const char *src, const char *end)
 

Function Documentation

int ceph_armor ( char dst,
const char src,
const char end 
)

Definition at line 36 of file armor.c.

int ceph_unarmor ( char dst,
const char src,
const char end 
)

Definition at line 74 of file armor.c.