

Go to the source code of this file.
Functions | |
| void | CRYPTO_ofb128_encrypt (const uint8_t *in, uint8_t *out, size_t len, const AES_KEY *key, uint8_t ivec[16], unsigned *num, block128_f block) |
| OPENSSL_STATIC_ASSERT (16 % sizeof(size_t)==0, "block cannot be divided into size_t") | |
| OPENSSL_STATIC_ASSERT | ( | 16 % | sizeofsize_t = =0, |
| "block cannot be divided into size_t" | |||
| ) |