Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
EVP_rc4, EVP_rc4_40, EVP_rc4_hmac_md5 — EVP RC4 stream cipherSYNOPSIS
#include <openssl/evp.h>EVP_rc4(void);
EVP_rc4_40(void);
EVP_rc4_hmac_md5(void);