Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
smp_chan Struct Reference

#include <smp.h>

Data Fields

struct l2cap_connconn
 
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_blkciphertfm
 
struct work_struct confirm
 
struct work_struct random
 

Detailed Description

Definition at line 122 of file smp.h.

Field Documentation

Definition at line 133 of file smp.h.

Definition at line 123 of file smp.h.

u8 enc_key_size

Definition at line 130 of file smp.h.

u8 pcnf[16]

Definition at line 128 of file smp.h.

u8 preq[7]

Definition at line 124 of file smp.h.

u8 prnd[16]

Definition at line 126 of file smp.h.

u8 prsp[7]

Definition at line 125 of file smp.h.

Definition at line 134 of file smp.h.

u8 rrnd[16]

Definition at line 127 of file smp.h.

unsigned long smp_flags

Definition at line 131 of file smp.h.

Definition at line 132 of file smp.h.

u8 tk[16]

Definition at line 129 of file smp.h.


The documentation for this struct was generated from the following file: