Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| int | CRYPTO_xts128_encrypt (const XTS128_CONTEXT *ctx, const unsigned char iv[16], const unsigned char *inp, unsigned char *out, size_t len, int enc) |
| int CRYPTO_xts128_encrypt | ( | const XTS128_CONTEXT * | ctx, |
| const unsigned char | iv[16], | ||
| const unsigned char * | inp, | ||
| unsigned char * | out, | ||
| size_t | len, | ||
| int | enc | ||
| ) |
1.8.2