Botan
1.10.9
|
#include <botan/internal/openssl_engine.h>
#include <botan/parsing.h>
#include <openssl/rc4.h>
Go to the source code of this file.
Namespaces | |
Botan | |
const size_t SKIP |
Definition at line 38 of file ossl_arc4.cpp.
Referenced by Botan::ARC4::clone().
RC4_KEY state |
Definition at line 39 of file ossl_arc4.cpp.