Home
last modified time | relevance | path

Searched defs:pohmelfs_crypto (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/pohmelfs/
Dnetfs.h112 struct pohmelfs_crypto { struct
113 unsigned int idx; /* Config index */
114 unsigned short strlen; /* Size of the attached crypto string including 0-byte
116 unsigned short type; /* HMAC, cipher, both */
117 unsigned int keysize; /* Key size */
118 unsigned char data[0]; /* Algorithm string, key and IV */