#if out deleted function from headers so it isn't picked up by WIN32 build
[openssl.git] / crypto / aes / aes_ofb.c
2008-12-23 Andy PolyakovEngage crypto/modes.
2008-10-31 Andy Polyakovsize_t-fy AES, Camellia and RC4.
2006-06-05 Andy PolyakovReimplement AES_ofb128_encrypt.
2002-11-13 Bodo Möllerdisable weird assert()s
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.