|
cryptlib
3.4.1
|
Go to the source code of this file.
Macros | |
| #define | DES_BLOCKSIZE 8 |
| #define | DES_KEY Key_schedule |
| #define | DES_KEYSIZE sizeof( Key_schedule ) |
Functions | |
| CHECK_RETVAL | STDC_NONNULL_ARG ((3)) |
| const CAPABILITY_INFO * | getDESCapability (void) |
| #define DES_KEY Key_schedule |
| #define DES_KEYSIZE sizeof( Key_schedule ) |
| const CAPABILITY_INFO* getDESCapability | ( | void | ) |
| CHECK_RETVAL STDC_NONNULL_ARG | ( | (3) | ) |
1.8.2