Linux Kernel
3.7.1
|
#include <smp.h>
Data Fields | |
struct l2cap_conn * | conn |
u8 | preq [7] |
u8 | prsp [7] |
u8 | prnd [16] |
u8 | rrnd [16] |
u8 | pcnf [16] |
u8 | tk [16] |
u8 | enc_key_size |
unsigned long | smp_flags |
struct crypto_blkcipher * | tfm |
struct work_struct | confirm |
struct work_struct | random |
struct work_struct confirm |
struct l2cap_conn* conn |
struct work_struct random |
struct crypto_blkcipher* tfm |