Linux Kernel
3.7.1
|
#include <auth_x_protocol.h>
Data Fields | |
__u8 | struct_v |
__le64 | secret_id |
__le32 | blob_len |
char | blob [] |
Definition at line 9 of file auth_x_protocol.h.
char blob[] |
Definition at line 13 of file auth_x_protocol.h.
__le32 blob_len |
Definition at line 12 of file auth_x_protocol.h.
__le64 secret_id |
Definition at line 11 of file auth_x_protocol.h.
__u8 struct_v |
Definition at line 10 of file auth_x_protocol.h.