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

#include <cifsglob.h>

Data Fields

struct crypto_shashhmacmd5
 
struct crypto_shashmd5
 
struct crypto_shashhmacsha256
 
struct sdescsdeschmacmd5
 
struct sdescsdescmd5
 
struct sdescsdeschmacsha256
 

Detailed Description

Definition at line 130 of file cifsglob.h.

Field Documentation

struct crypto_shash* hmacmd5

Definition at line 131 of file cifsglob.h.

struct crypto_shash* hmacsha256

Definition at line 133 of file cifsglob.h.

Definition at line 132 of file cifsglob.h.

struct sdesc* sdeschmacmd5

Definition at line 134 of file cifsglob.h.

struct sdesc* sdeschmacsha256

Definition at line 136 of file cifsglob.h.

struct sdesc* sdescmd5

Definition at line 135 of file cifsglob.h.


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