Go to the source code of this file.
Functions | |
| void | AES_ctr128_encrypt (const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char ivec[AES_BLOCK_SIZE], unsigned char ecount_buf[AES_BLOCK_SIZE], unsigned int *num) |
1.8.2