|
Linux Kernel
3.7.1
|
#include <linux/types.h>Go to the source code of this file.
Data Structures | |
| struct | sockaddr_alg |
| struct | af_alg_iv |
Macros | |
| #define | ALG_SET_KEY 1 |
| #define | ALG_SET_IV 2 |
| #define | ALG_SET_OP 3 |
| #define | ALG_OP_DECRYPT 0 |
| #define | ALG_OP_ENCRYPT 1 |
1.8.2