webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <openssl/evp.h>
#include <string.h>
#include <openssl/aes.h>
#include <openssl/cipher.h>
#include "../crypto/modes/internal.h"
Classes | |
struct | xts128_context |
struct | EVP_AES_XTS_CTX |
Typedefs | |
typedef struct xts128_context | XTS128_CONTEXT |
Functions | |
const EVP_CIPHER * | EVP_aes_256_xts (void) |
typedef struct xts128_context XTS128_CONTEXT |
const EVP_CIPHER* EVP_aes_256_xts | ( | void | ) |