Linux Kernel
3.7.1
|
#include <auth_x_protocol.h>
Data Fields | |
__u8 | struct_v |
__le64 | client_challenge |
__le64 | key |
Definition at line 36 of file auth_x_protocol.h.
__le64 client_challenge |
Definition at line 38 of file auth_x_protocol.h.
__le64 key |
Definition at line 39 of file auth_x_protocol.h.
__u8 struct_v |
Definition at line 37 of file auth_x_protocol.h.