|
Linux Kernel
3.7.1
|
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) |
| #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.
Definition at line 523 of file zcrypt_msgtype50.c.
Definition at line 517 of file zcrypt_msgtype50.c.
1.8.2