Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
zcrypt_msgtype50.h File Reference

Go to the source code of this file.

Macros

#define MSGTYPE50_NAME   "zcrypt_msgtype50"
 
#define MSGTYPE50_VARIANT_DEFAULT   0
 
#define MSGTYPE50_CRB2_MAX_MSG_SIZE   0x390 /*sizeof(struct type50_crb2_msg)*/
 
#define MSGTYPE50_CRB3_MAX_MSG_SIZE   0x710 /*sizeof(struct type50_crb3_msg)*/
 

Functions

int zcrypt_msgtype50_init (void)
 
void zcrypt_msgtype50_exit (void)
 

Macro Definition Documentation

#define MSGTYPE50_CRB2_MAX_MSG_SIZE   0x390 /*sizeof(struct type50_crb2_msg)*/

Definition at line 33 of file zcrypt_msgtype50.h.

#define MSGTYPE50_CRB3_MAX_MSG_SIZE   0x710 /*sizeof(struct type50_crb3_msg)*/

Definition at line 34 of file zcrypt_msgtype50.h.

#define MSGTYPE50_NAME   "zcrypt_msgtype50"

Definition at line 30 of file zcrypt_msgtype50.h.

#define MSGTYPE50_VARIANT_DEFAULT   0

Definition at line 31 of file zcrypt_msgtype50.h.

Function Documentation

void zcrypt_msgtype50_exit ( void  )

Definition at line 523 of file zcrypt_msgtype50.c.

int zcrypt_msgtype50_init ( void  )

Definition at line 517 of file zcrypt_msgtype50.c.