Go to the source code of this file.
Defines | |
| #define | DES_MAXLEN 65536 |
| #define | DES_QUICKLEN 16 |
| #define | des_data UDES.UDES_data |
| #define | des_buf UDES.UDES_buf |
| #define | DESIOCBLOCK _IOWR(d, 6, struct desparams) |
| #define | DESIOCQUICK _IOWR(d, 7, struct desparams) |
Enumerations | |
| enum | desdir { ENCRYPT, DECRYPT } |
| enum | desmode { CBC, ECB } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2