#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.
|
|
|
|
Pointer to the parameters used by algo.
|