#include <openssl/aes.h>
#include <openssl/modes.h>
Go to the source code of this file.
Definition at line 55 of file aes_ofb.c.