|
Botan
1.11.15
|
#include <botan/internal/stream_utils.h>#include <botan/parsing.h>#include <openssl/rc4.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Functions | |
| Botan::BOTAN_REGISTER_TYPE (StreamCipher, OpenSSL_RC4,"RC4", make_new_T< OpenSSL_RC4 >,"openssl", 64) | |
| RC4_KEY m_rc4 |
Definition at line 42 of file openssl_rc4.cpp.
1.7.6.1