Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
ctr.h File Reference

Go to the source code of this file.

Macros

#define CTR_RFC3686_NONCE_SIZE   4
 
#define CTR_RFC3686_IV_SIZE   8
 
#define CTR_RFC3686_BLOCK_SIZE   16
 

Macro Definition Documentation

#define CTR_RFC3686_BLOCK_SIZE   16

Definition at line 18 of file ctr.h.

#define CTR_RFC3686_IV_SIZE   8

Definition at line 17 of file ctr.h.

#define CTR_RFC3686_NONCE_SIZE   4

Definition at line 16 of file ctr.h.