#include <beecrypt.h>
Data Fields | |
| const blockCipher * | algo |
| Pointer to a blockCipher. | |
| blockCipherParam * | param |
| Pointer to the parameters used by algo. | |
| cipherOperation | op |
Definition at line 655 of file beecrypt.h.
|
|
Pointer to a blockCipher.
Definition at line 660 of file beecrypt.h. |
|
|
Definition at line 667 of file beecrypt.h. |
|
|
Pointer to the parameters used by algo.
Definition at line 664 of file beecrypt.h. |
1.4.6